Inline quotes
When writing articles and blog posts we often quote comments made by others from other sources and display them with the blockquote element. But you can also display these quotes inline using the q element.
Go to page »
When writing articles and blog posts we often quote comments made by others from other sources and display them with the blockquote element. But you can also display these quotes inline using the q element.
Go to page »
After reading this recent post on the new and improved time element, it got me thinking about a rather specific issue and how the <time> element</time> might be used when marking up a bibliography. As an occasional student of history with the Open University (OU), this is something that I know a bit about, but how one would mark this up with HTML I wasn’t sure. So I thought I’d take a look at doing so.