Link Styles and Information

June 29, 2005

Here is my post del mes, enjoy. I was thinking about the state of the hyperlink lately. How it looks, what it communicates to us and what we expect it to do. A link can look as abstract (namely flash applications) or as generic as the blue and purple it came in—it is all relative when it comes to looks. Now, whether it has been visited or if it will launch a new window or popup is another bit of infomation that a link can tell us.

What can a link tell us? First, I like to think there are two type of hyperlinks, (1) navigation links and (2) inline links. I don’t know if these are the best names for them but they make sense to me.

‘Navigation links’ are usually considered the main navigation of a website. We typically see this type of a link as a tabbed navigation or tabbed side links—either images or CSS styled. These links are usually permanant links, they don’t change everyday. You could even consider some advertising images or links as a ‘navigation link’.

I like to consider ‘inline links’ as hyperlinks that either appear within a block of text. For example this is an inline link . Also any links that are not necessarily part of the website’s main navigation structure.

When it comes to making the :visted link color a different color I think it is safe to say it should only apply to these ‘inline links’. These types of links are really the only ones that we want to know the visited status.

What are some alternatives to the typical link styles we see today? I looked around and this is what I found. (note: font-family and size may be different than original)

What more can you do? Like Zooiblog you can add a different backgound image to the links to change things up. Here are a few that I have been using. You want the image to be a fairly small file size, under 1KB, so it will load quickly or you can even use a part of an image that you have already loaded to save on download time for the background.

Remember ‘inline links’ should help the visitor know that some text is a link by just looking at it and know if it has been visited.

Comments

maratz said:

I'd just like to point out that all of unconventional link styling should stay moderate. I often see link styles that are over-exaggerated and also not very usable.

Posted on Jun. 30, 2005 03:24 #

Harry Fear said:

I think Mike Davison's styling of visited links is worth a mention. See, 'Mike Industries'. Mike has used the CSS :after pseudo code and content: to add a 'tick' character after a visited link - it looks great: the best 'visited' styling I have seen!

Posted on Jul. 4, 2005 03:48 #

Rob Mientjes said:

So much for not taking the time to read all posts after a couple days of RSS absence! Thanks for including me.

I always make my links slightly bigger, and that allows me to play with them. Usually fancy backgrounds do the trick :)

Posted on Jul. 5, 2005 14:57 #

Alex Ninn said:

First at all, great site!
I also likes the stylished links at http://www.margaritapub.com 'cause looks like underlining with a biro.

Posted on Jul. 28, 2005 07:01 #

Leave your wisdom below


Remember Me:

*Note: Basic xHTML is allowed (a href, strong, em, code, bockquote). Line breaks and paragraphs are automatically created. Inappropriate comments will deleted.