This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 11840 - <!DOCTYPE HTML> <html> <head> <meta name="description" content="Free Web tutorials" /> <meta name="keywords" content="HTML,CSS,XML,JavaScript" /> <meta name="author" content="Ståle Refsnes" /> <meta charset="ISO-8859-1" /> </head> <body> <p>All meta info
Summary: <!DOCTYPE HTML> <html> <head> <meta name="description" content="Free Web tuto...
Status: RESOLVED INVALID
Alias: None
Product: HTML WG
Classification: Unclassified
Component: LC1 HTML5 spec (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-23 14:24 UTC by contributor
Modified: 2011-08-04 05:05 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2011-01-23 14:24:25 UTC
Specification: http://dev.w3.org/html5/spec/Overview.html
Section: http://www.whatwg.org/specs/web-apps/current-work/#top

Comment:
<!DOCTYPE HTML>
<html>
<head>
<meta name="description" content="Free Web tutorials" />
<meta name="keywords" content="HTML,CSS,XML,JavaScript" />
<meta name="author" content="Ståle Refsnes" />
<meta charset="ISO-8859-1" />
</head>
<body>

<p>All meta information goes in the head section</p>

</body>
</html>

Posted from: 46.118.127.130
Comment 1 Michael[tm] Smith 2011-08-04 05:05:22 UTC
mass-moved component to LC1