How to create website as per my layout without website template.? [closed] - html

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
I want to create a website but i don't know html and CSS . I have submitted my website layout to the teachers but i don't no how i will create that website look like layout.. so what can i do ? Is their any software like blue griffon etc (blue griffon is not good i didn't understand)
This is my small project to do but i don't no how can i do my classmates is doing this Good because they know html and css

From looking at your template, I assume that you are using Microsoft Word? There are methods which allows you to convert Word documents to HTML online. While they may not reproduce the standards of what a HTML and CSS webpage would be written from scratch, it will allow you to view the document in your browser, and edit in a text editor.
If you need to use a site builder, there are websites freely available such as Squarespace and Webflow (Which is a bit more advanced). And there is also the option of you learning HTML and CSS yourself. There are many websites, YouTube videos and books to help you get started.

Related

Where to find a HTML dictionary [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 1 year ago.
Improve this question
I'm looking for some document, or website, where I can find EVERYTHING about HTML. Something like an HTML Dictionary/Encyclopedia. I want to read about the most unknown tags, attributes, and structures of this markup language. I've been looking for a document or a website, but I can't find any. Does someone know where I can find like a 'full documentation page' or something like that?
I'm looking for something like official documentation, not a course in Udemy or a Youtube video. I'm looking for just text and text about this markup language.
Can someone help me?
There are many places for HTML and Web Dev reference, some of the common and good ones are listed below:-
w3Schools
Tutorials Point
Mozilla Developer Network
Dev Docs
These should be sufficient for your needs in HTML and other programming languages.
Note: None of these are HTML specific, or documentation specific, some of them are also learning platforms. Look around in these websites for references and resources alike.

HTML GUI Builder [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 2 years ago.
Improve this question
I am looking for some online editor which provides drag and drop features to build the HTML code for text boxes, buttons, radio, tables etc.
Please help me is there is any website available for this like a Dream viewer?
What you are looking for is Bootstrap Studio, this is the description from their home page :
It comes with a large number of built-in components, which you can
drag and drop to assemble responsive web pages. The app is built on
top of the hugely popular Bootstrap framework, and exports clean and
semantic HTML.
I don't think there is any services that supports what you want (from what I've guessed when you say "drag and drop features"). Most of these online IDE sites that supports these features tries to sell you their services by publishing and broadcasting the entire webpage for you. Most online HTML IDE are only code based.
Regardless, I still strongly recommend Adobe Dreamweaver. It's quite versitile with drag and drop features to a certain margin. It also requires coding but its template is quite straight forward, code-wise, and visually appealing.
If you still want to give it a try, however, there is a life hack. This article may help you. You can try building the webpage on wix and then exporting HTML.
https://superbwebsitebuilders.com/how-to-export-wix-site-to-html/

HTML editors similar to Android studio design pane [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
Some time back I used Android studio's UI designer. I liked it a lot since it allows drag and drop of components like buttons/inputs/widget. More importantly,
we can edit the properties of existing UI component like ID/Size/Visibility using its UI pane(see right of the image). This reduces the changes of errors because we dont need to edit it directly into XML file. Also its quite fast.
I am now working now on an web application and need to design HTML page. Could you suggest any software which provides any of the two feature mentioned above for HTML.
Thanks
Online
Mobirise
Bootstrap Studio
Square Space
Wix
Idk about desktop apps, But since adobe is always perfect, I think DreamWeaver will surely support that.

Office 2007 look and feel for web site [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
Do you know where a can find a web site template for a web site that would look like Office 2007. I am looking for the right colors, hover, etc.
Perhaps check something like templatemonster.com, or similar template websites... To be honest, though, you're probably better off using GIMP or Photoshop to re-create the buttons to your liking.
Not sure if this is really applicable, as I didn't look into whether or not this is intended for only platform applications, but microsoft allows you to license office 2007's ui: http://msdn.microsoft.com/en-us/office/aa973809.aspx
Not exactly what you mean, but I always though Extjs looked sort of like Office. Not exactly, but close. If you want a JS framework, that one might be what you want, or you could skin it.
If you're just looking for a CSS template, I have no idea.

Where to create a web-site map for developers [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
Imagine a web-designer built several mock-up html pages. Now it is time to start development according to these mock-ups.
First of all I would like to know that all mock-ups are there, i.e. every link has corresponded mock-up page. I can't just click hyperlinks, because they are empty ('#' url).
And secondly, I would like to have kind of map, where developer can look at and figure out transitions from the page and hence fill it with appropriate urls.
Does any body know any tools that can help to make such documents which reflect my needs stated above?
Thanks in advance
MS Visio for Windows or OmniGraffle for OSX can help you build a scenario project where you can design an interactive diagram where each box represents a page. When you click a box it shows the page mockup associated with this box. You can also draw lines between each box that represents links to other pages from this page.
balsamiq a flex app
Axure windows desktop app
Expression blend 3 from Microsoft has Sketchflow.