For people that care (and we should care), keeping the semantic integrity of your HTML document, while being able to create great design using images, has always been an important part of web design and development.
An increasingly popular technique is an Image Replacement techniques with CSS. This makes sure text browsers and Search Engines can read you text (great for SEO), while replacing them with images. This is simply a technique where your HTML text is being replaced with a graphic. There are many uses for this, most people use it for headers, I like to use it for any non-text graphical element my designer will come up with. (more…)
Recent Comments