Home arrow Style Sheets arrow Semantically Including Logos in Web Pages
STYLE SHEETS

Semantically Including Logos in Web Pages


Are you looking for a graceful way to include your logo on your web page, without messing up the semantic meaning of its code? Then you've come to the right place. This article, the first in a series, will show you a couple of relevant approaches; future articles will provide you with additional options.

Author Info:
By: Alejandro Gervasio
Rating: 2 stars2 stars2 stars2 stars2 stars / 4
April 12, 2010
TABLE OF CONTENTS:
  1. · Semantically Including Logos in Web Pages
  2. · A quick and dirty way to include a logo: using a linked img element
  3. · Adding an extra wrapping div around the logo
  4. · Making it pretty with some CSS styles

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
Semantically Including Logos in Web Pages
(Page 1 of 4 )

There’s an old phrase that sums up the essence and nature of a successful web site: “Content is king.” While this is undoubtedly a true concept that can be applied to other fields with the same rigor, it’d be fair to say that visual presentation should be the considered a site’s crown, particularly in a media like the web where an eye-catching user interface can increase visitor traffic.

Undeniably, high-quality content delivered in a polished way to the final user can help make a website look really professional. This naturally includes its most representative element: its logo.

It's definitely not my intention to discuss in depth the factors that turn a certain logo into a piece of artwork or an amateurish thing; that's out of the scope of this article, and there are literally tons of resources on the web that cover the topic more thoroughly. What do I want to discuss here is the different approaches that can be used for including logos in web pages without sacrificing its pristine, semantic meaning.

While at first sight the subject may seem quite boring, the truth is that learning how to semantically include logos in (X)HTML documents deserves a close analysis, taking into account the role that they play in the context of a web page.

The subject is not a mere subtlety, believe me. And if you don’t think the same, then do some research; you’ll be amazed at the number of websites that proudly display a nice, cool logo, which has been included using something as rough as a linked <img> tag. That's not a cardinal sin, but it’s close to one.

This doesn’t mean, though, that you have to make the same mistake, right? So, in this article series I’m going to explore different approaches that you can use to embed your beautifully-crafted logo into your web pages, while keeping its semantic meaning intact.

Are you eager to learn the full details of these techniques? Then start reading right now!


blog comments powered by Disqus
STYLE SHEETS ARTICLES

- CSS Combinators: Working with Child Combinat...
- CSS Combinators: Using General Siblings
- Intro to CSS Combinators
- CSS Semicircles and Web Page Headers
- Drawing Circular Shapes with CSS3 and Border...
- More CSS Pagination Link Templates
- CSS Pagination Links
- Animated CSS3 Image Gallery: Advanced Transi...
- CSS3 Animated Image Gallery: Transitions
- CSS3 Properties: Fixed Heights with box-sizi...
- CSS3 Properties: Altering Strokes and 3D Eff...
- CSS3 Properties: Text-Stroke
- CSS3 Transitions: Width and Height Properties
- Creating a Drop Down Menu in CSS3
- Intro to CSS Transitions

Dev Articles Forums 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Weekly Newsletter
 
Developer Updates  
Free Website Content 
Contact Us 
Site Map 
Privacy Policy 
Support 



© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 1 - Follow our Sitemap
Popular Web Development Topics
All Web Development Tutorials