HTML5: The Difference Between , and :
If you're confused as I was about when to use vs. when coding an HTML5 document, this article by Oli Studholme will help clear things up.
To decide which of these three elements is appropriate, first think if the enclosed content would make sense on it's own in a feed reader—if so use . If that's not the case, is the enclosed content related? If so use . Finally if there's no semantic meaning use
. Except for occasional use to provide a hook for...
Published on March 10, 2010 05:15