Archive for the ‘CSS’ Category

Fixed Table Head

Thursday, July 3rd, 2008 by Stan Slaughter

Scrollable Table Body with a Fixed Table Heading Tested to work in Firefox 3 and Internet Explorer 7. Safari users may want to check out Floating Table Titles There is no HTML or CSS standard tag or property that lets you freeze the title row of a table in place while ...

Text Drop Shadows

Sunday, October 28th, 2007 by Stan Slaughter

Text Drop Shadows How to add cross browser drop shadow to text without the use of images using cascading stylesheets and non-obtrusive JavaScript. I've wanted to use drop shadows on text for quite awhile. Unfortunately there is just no easy way to do this on a web page without the use ...

CSS for Beginners

Tuesday, October 23rd, 2007 by Stan Slaughter

Here are some links that may be of some help for those just starting out with Cascading Style Sheets. They are among the best links on the web not only for those who are just starting out, but for those who need a CSS resource to refer back to ...