- From: Yuvalik Webdesign <postmaster@yuvalik.org>
- Date: Mon, 12 Oct 2009 21:56:02 +0300
> 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
Received on Monday, 12 October 2009 11:56:02 UTC