- From: <bugzilla@jessica.w3.org>
- Date: Sun, 23 Jan 2011 14:24:25 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11840
Summary: <!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
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#top
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
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
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Sunday, 23 January 2011 14:24:27 UTC