Home arrow Style Sheets arrow Using Fahrner`s Improved Image Replacement Method with Hyperlinks
STYLE SHEETS

Using Fahrner`s Improved Image Replacement Method with Hyperlinks


In this ninth part of the series, I show how to implement the improved version of Fahrner’s image replacement method for polishing the visual presentation of some <a> elements. The whole styling process is very straightforward, so you should easily be able to apply it when creating your own web pages.

Author Info:
By: Alejandro Gervasio
Rating: 5 stars5 stars5 stars5 stars5 stars / 1
December 09, 2009
TABLE OF CONTENTS:
  1. · Using Fahrner`s Improved Image Replacement Method with Hyperlinks
  2. · Review: Fahrner's image replacement with H2 elements
  3. · Improving the visual presentation of some web page links
  4. · Completing the example with a web page

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
Using Fahrner`s Improved Image Replacement Method with Hyperlinks
(Page 1 of 4 )

As its name suggests, image replacement is a group of methodologies that exploits the functionality of CSS (and sometimes JavaScript and Flash) to decorate a selected text-based web page element with an eye-catching background image, without modifying its inner section of text.

As in many other areas of professional web design, where a specific problem can be solved by using distinct approaches, in the last few years different image replacement methods have been developed by talented people. In consequence, nowadays it’s possible to achieve identical decorative effects with certain selectors of a web document by implementing a variety of image replacement techniques.

I left off the last installment of the series discussing how to apply an enhanced version of the method originally created by Todd Fahrner to style all of the H2 elements contained in a sample web page. This method in particular used a couple of empty <span> tags to hide the elements’ text, while keeping the assigned background images visible.

However, it’s valid to stress here that the method’s major strength rests on its ability to keep the targeted web page elements accessible to users, even when the background graphics aren’t properly downloaded by the browser.

Due to the intrinsic versatility of Fahrner’s approach, it can be used with  numerous elements, not just H2 headers. Therefore, in this ninth episode of the series I’ll be demonstrating how to use it to spice up the visual appearance of some hyperlinks.

Are you ready to learn the full details of this styling process? Then begin reading!


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 9 - Follow our Sitemap
Popular Web Development Topics
All Web Development Tutorials