[whatwg] Some discrepencies and example remarks
Yuvalik Webdesign
postmaster at yuvalik.org
Mon Oct 12 11:56:02 PDT 2009
> From: Tab Atkins Jr.
> > <iframe src="example1_jpg.html" name="detail">
> >
> > <p>
> > A long story regarding the companies' origins and goals...
> > </p>
> >
> > <div id="advert">...</div>
> >
> > <ul>
> > <li><a target="detail" href="example1_jpg.html"><img
> src="example1_thmb.jpg /></a></li>
> > <li><a target="detail" href="example2_jpg.html"><img
> src="example2_thmb.jpg /></a></li>
> > <li><a target="detail" href="example3_jpg.html"><img
> src="example3_thmb.jpg /></a></li>
> > <li><a target="detail" href="example4_jpg.html"><img
> src="example4_thmb.jpg /></a></li> </ul>
> >
> I don't think the markup should be any different. The thumbnails
> still appear to be part of the content. The advert in the middle
> should probably be an <aside>, though. ^_^
>
Ok, thanks. But shouldn't the <iframe> and the <p> be in separate <section>s? (seeing as they are not related to each other).
Evert
More information about the whatwg
mailing list