Archive for March, 2008
IzzyMenu
This is another one of those automatic menu builder sites. I think this one is pretty nice though. Lots of customizable features, you can save your menus there, you can download them and they come nicely packaged up with all the files you need.
New TutorialBlog Writer
TutorialBlog has been sold and bought and the new owners [...]
I am interested to know how many of you CSS-Tricks readers actually write CSS as part of their job or career.
0% - You don’t do anything CSS related at work
1-25% - You use CSS a little bit but it’s not a main focus
25-50% - CSS is a part of my job, but I do a [...]
Tabbed boxes are all the rage these days. Check out the “Explore” section on MSNBC, or the Premium News Theme to see how they can be used in a blog setting. I think it’s for a good reason. It allows you to add more content to a page with less clutter while engaging visitors to [...]
I’ve been kind of infatuated with this parallax background thing lately, so I thought I’d try and get it out of my system by doing this weeks screencast about it.
Using three layers of alpha transparent PNG files, we can can create a pseudo 3-dimensional looking background for a web page. This screencast covers how to [...]
When I say CSS image replacement, I mean taking a page element that isn’t normally an image and turning it into an image. This is a very common trick and popular because of it’s semantic meaningfulness and SEO benefits. A common place to use this is with a header tag.
The OLD Way
<h1 class=”main-logo”>
[...]
Thank you for visiting CSS-Tricks! I'm glad you found an article useful enough to print out! Remember to visit css-tricks.com often for more fresh content.