You must have seen that annoying Firefox option for changing your fields background color in your beautiful contact, order, comments form. Yes you are right, it’s everywhere mostly for Email, Name and some other...
Tagged: CSS
PNG Transparency Issues
If you are CSS coder, you’ve probably ran in to png transparency problems many times. Even Microsoft is having problems with it http://runonce.msn.com/runonce2.aspx open in IE6. So I’ll tell you few problems and solutions...
CSS Links: Adding Style to Links in Web Pages
Styling links on an HTML web page is easy with CSS. This tutorial will focus on styling hyperlinks using both inline styles and CSS classes defined in a CSS stylesheet. Readers should have a...
The Basics of HTML
The Internet is the wave of the future. It’s time to reserve a spot in the cyber world with a slice of virtual property. That property is called a website, but in order to...
Make All Content A Link
Ever seen on some site whole content area with images etc as just one link? Usually there’s some hover for the background and they are mostly on the sidebars left or right or let’s...
Style Your AdSense Links
“Everybody’s doing it” is just the right sentence for Google AdSense. Everywhere you look, sites are crowded with AdSense and why shouldn’t they if it’s easy way to make money. In this article you’ll...
Using CSS Image Sprites for Image Links and Rollover Effects
Many designers use various techniques for linking images on a website, and making those images change upon hover. From image maps, to slicing each image individually – the page load time and usability of...
Cascading Style Sheets Add Consistency To Your Web Site Design
A cascading style sheet is a way to simplify your life (once you learn how to use them) and to make your web site look nice, professional and consistent. There are plenty of tutorials...