Great CSS tips.

Here are some good CSS tips, in this article “Ten CSS tricks you may not know” written by Trenton Moss. I did know of most of them, but I still think the list is great overall, so do check it out if you’re wanted to expand on your CSS skills.  What I learned from this article was that instead of having a “printer-friendly” version of a webpage, you could instead link to seperate file sheets within the head of your page, one for screen and one for print.  I will definitly put this to use in the near future.  Also, there was a solution for variations in box sizes in pre IE6 browsers that may be useful.  And if your ever wanting to have a different color in say the left pane for your navigation, that will go on indefinitely, there’s a nifty solution, I wouldn’t have thought of.

Check it out. www.webcredible.co.uk

~ by kerricummins on February 3, 2008.

Leave a Reply