CSS / 26 Feb 2009
Correctly Displaying Your Logo With CSS
Every site has a logo, and whether it’s a page filling feature or a small design element, it often forms the primary title feature of your page. This article will show you how to implement a logo using correct semantic markup and simple HTML code, with all the presentation done via CSS.
It’ll ensure that those browsing your site without images will see a decent alternative, and provide search engines with a correct representation of your page title.