Tag Archives: stylesheet

Creating an Unordered List in HTML

When coding in HTML, you may find a need to use the unordered list tag (<ul>) to style multiple menu items. A typical source code would look like this:

Posted in Development, Tips | Tagged , , , , , | Leave a comment

Ultimate CSS Gradient Generator: Great Tool!

Colorzilla has created a cool, photoshop-like tool to generate gradients for your stylesheet.  It works in all the major browsers and will save you time from creating them individually. I like to use it for buttons and navigation bars when … Continue reading

Posted in Development, Tips | Tagged , , , , , , | Leave a comment