PDA

View Full Version : HTML5 More Flexible Linking



TrafficProducer
07-16-2008, 06:44 PM
HTML5 More Flexible Linking (http://meyerweb.com/eric/html-xhtml/html5-linking.html)

The general situation here is: there are many instances where making element content link to other content via HTML requires clumsy structures, and others where it is basically impossible. One example of clumsiness is linking images, which requires wrapping an a element around an img element just to make the latter "clickable". One example of impossibility is linking an entire table row.
HTML5 More Flexible Linking (http://meyerweb.com/eric/html-xhtml/html5-linking.html)