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 18330 - if i used itemscope in html 4.01 it give me error, so What is solution for it.
Summary: if i used itemscope in html 4.01 it give me error, so What is solution for it.
Status: RESOLVED WORKSFORME
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
: 18331 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-07-19 11:27 UTC by contributor
Modified: 2012-07-19 22:57 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2012-07-19 11:27:51 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/microdata.html
Multipage: http://www.whatwg.org/C#the-basic-syntax
Complete: http://www.whatwg.org/c#the-basic-syntax

Comment:
if i used itemscope in html 4.01 it give me error, so What is solution for it.

Posted from: 120.72.91.28
User agent: Mozilla/5.0 (Windows NT 6.1; rv:13.0) Gecko/20100101 Firefox/13.0
Comment 1 Ian 'Hixie' Hickson 2012-07-19 22:57:13 UTC
Use <!DOCTYPE HTML> instead of the HTML4 DOCTYPE.
Comment 2 Ian 'Hixie' Hickson 2012-07-19 22:57:20 UTC
*** Bug 18331 has been marked as a duplicate of this bug. ***