Tag: tag
Abbreviation or Acronym? What’s the Difference?
One of my favorite things about Web development is it’s openness. I love it how open the principles, practices, and techniques behind it are continually open for discussion. One of my top priorities when applying markup to a document is keeping semantics in mind. (X)HTML is a semantic markup language by nature, and it should […]
Posted: January 08, 2007
The Pros and Cons of the base Tag
The base tag can be both a good thing and a bad thing in certain circumstances… personally I prefer to define a base URI using a different method;
Posted: November 13, 2006
The Many Faces of the link Tag
The link can be used for much more than linking external stylesheets. Not only can browsers take advantage of the tag, it can help out with SEO too.
Posted: October 30, 2006