Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   HTML / DHTML (http://siteownersforums.com/forumdisplay.php?f=7)
-   -   Define HTML DOCTYPE. (http://siteownersforums.com/showthread.php?t=100235)

noahwilson 08-04-2013 02:49 AM

Define HTML DOCTYPE.
 
Hi friends,
What is the importance of the HTML DOCTYPE? please lete me help to know that. so share your feedback.
Thanks.

alligatortek001 01-21-2014 07:14 AM

declaration is supported in all major browsers.

alligatortek001 02-28-2014 04:08 AM

The declaration must be the very first thing in your HTML document, before the tag.

The declaration is not an HTML tag; it is an instruction to the web browser about what version of HTML the page is written in.

vitbi022 03-03-2014 05:31 AM

ver good very good.. mantap..

Umar Farooque k 02-05-2015 01:26 PM

the declaration must be in first line and it is used to indicate the version 5of html

kathyrose 03-03-2015 12:46 AM

It the first line in a html file



Title of the document



The content of the document......




It tell the browser the version of html used in to write the document.

rizwan 04-22-2015 05:56 AM

The DOCTYPE is declaration that tells the browser how to render the page.
it specifically, is the correct declaration for HTML5,


All times are GMT -7. The time now is 12:43 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.