answersLogoWhite

0

The whole Doctype tag in html 4 is shortened in html 5. Say in html 4 you saw some code like this at the top:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Now you just use

<!DOCTYPE html>

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What do head in HTML mean?

Well, - Contains information about the page such as the TITLE, META tags for proper Search Engine indexing, STYLE tags, which determine the page layout, and JavaScript coding for special effects.Closes The Head Area----Hope This Helps,JBird608


What are built-in tags Like for HTML and CSS?

No tags are used in CSS. Tags are actually what CSS primarily styles.


What are some of HTML heads?

The head tags contain general information about the HTML document. Tags that can be included within the head tags are: &lt;meta&gt;, &lt;title&gt;, &lt;style&gt;, &lt;base&gt;, &lt;link&gt;, and &lt;script&gt;. The Meta tags are used to provide information to the browsers or search engines. This is where the Keywords, and description of the page is located. The information provided in the head tags does not display in the web page.


How do you build a website with HTML?

You can build a website by HTML using it's predefined tags. Head, Body, A, P etc are some of the tags that can be used.


What are golf club head cover number tags used for?

To tell which club is under the cover


Which tag is not required for an HTML page?

The only tags needed are the HTML, HEAD, TITLE and BODY tags, with their corresponding closing tags. All other tags can said to be not required, though obviously many of them will be used, as otherwise your page would be very plain.


How many HTML tags should be used for a simple web pages?

2-3 tags including the main HTML, BODY and HEAD tag can be used. They can make a fairly simple web page.


How do you tell if an Abercrombie t shirt is real or fake?

The tags in the inside are different to the real tags


What allows the author to define the tags that will be used?

All tags in HTML go inside the angle brackets. Examples include: Remember: all spellings are american, even if you live in the U.K.


What are common uses for rfid tags?

RFID tags are used for many different reasons. Some of the most common is on animals to prevent trafficking. It is also used inside on tires to relay information in regards to road conditions.


Meta tags are generally placed within which container tags?

Always place them in the &lt;HEAD&gt; portion of your page.


Which tags are allowed in the HTML head portion of the HTML document?

&lt;TITLE&gt; &lt;/TITLE&gt;, Text formatting tags