answersLogoWhite

0

Significant of HTML

User Avatar

Anonymous

15y ago
Updated: 8/17/2019

HTML is important to have better structure in your webpages and then at the same but as innovations go
deeper, some of the web developers uses various software. Having knowledge of HTML is superb to have
control on the way you want your page to appear online, of course on almost different kinds of browsers.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What are the different levels of SGML in HTML?

SGML and HTML are separate languages. HTML was originally based off some of SGML, with some significant simplifications. Since then, HTML has grown separately from SGML. Neither language is contained within the other.


What is the Significant of NYC flag colours?

Please refer to the following link for the answer http://www.nyc.gov/html/nyc100/html/classroom/hist_info/nycflag.html Regards, Moene


Why the elements are necessary for simple HTML?

The absolute essential tags are <html><body>Hello World</body></html>. Other tags are not required, but certainly add significant value to the format of the page and the ability for search engines to index your site.


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 <HTML> <title> </title> <head> </head> <body> </body> </HTML>


What is the significance of the keyword "p" in this context?

In this context, the keyword "p" is significant because it is commonly used in programming languages to represent a paragraph element in HTML coding.


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: <html> <?php // php stuff ?> </html> Or you can do it like this: <?php echo "<html>"; // php stuff echo "</html>"; ?>


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 cancel HTML?

To cancel or end an <html> tag you simply type </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 <HTML> <body> This is my HTML page </body> </HTML> will simply show "This is my HTML page" on your web browser hope i helped


Is HTML protocol or not?

HTML is a protocol