answersLogoWhite

0

How do you cteate HTML?

User Avatar

Anonymous

14y ago
Updated: 8/18/2019

HTML is very basic, a good way of creating a HTML document is to use notepad.

<HTML>

<head>

<title>first website</title>

</head>

<body>

<body bgcolor="ff0000">

<center><h1>my website</h1></center>

</body>

</HTML>

above is the structure of HTML, if you would like to copy and paste that into notepad then save it as website.HTML, specify were you want it to save then once saved open the document you will have a idea of how it works.

Google HTML you will find many tutorials on this subject hope this helped.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

How do you cteate a graph on Microsoft?

Get a copy of MS Excel


How did God cteate the earth?

Allah(God ) ceated this earth and univest from holy Qu'ran


How do i Use the room style function to save a unique outfit in one of your rooms on stardoll?

how do you cteate a room style on stardoll


Differentiate HTML tag from an HTML documents?

HTML tags are used to delimit HTML elements inside an HTML document.


How do you prepare an HTML?

The basic HTML base to a HTML website is &lt;HTML&gt; &lt;title&gt; &lt;/title&gt; &lt;head&gt; &lt;/head&gt; &lt;body&gt; &lt;/body&gt; &lt;/HTML&gt;


How do you put HTML in PHP?

Its done exactly the same as when you put it in an HTML file. There are 2 ways you can do it: &lt;html&gt; &lt;?php // php stuff ?&gt; &lt;/html&gt; Or you can do it like this: &lt;?php echo "&lt;html&gt;"; // php stuff echo "&lt;/html&gt;"; ?&gt;


True or false the latest reformulated version of HTML is HTML 1.0?

This is false, the newest version of HTML is HTML 5.


Is html a replacement for xhtml?

No. HTML existed before XHTML. XHTML combines XML and HTML, so it is an advancement on HTML.


How do you submit an HTML?

I don't understand exactly what you mean by that but if you simply save a file with the extension .HTML it will be a HTML file that you can publish online. for eg &lt;HTML&gt; &lt;body&gt; This is my HTML page &lt;/body&gt; &lt;/HTML&gt; will simply show "This is my HTML page" on your web browser hope i helped


How do you cancel HTML?

To cancel or end an &lt;html&gt; tag you simply type &lt;/html&gt;.


What helps you create an HTML file by inserting HTML codes for you as you work?

Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.Special HTML editor programs, like Dreamweaver.


How can save the HTML application from in online HTML code?

HTML Application could be recovered as HTML codes. Saving the page as HTML could give us an insight about the structure.