Archive for the ‘CSS’ Category
Tuesday, February 10th, 2009 by Stan Slaughter
Tab Navigation can give a very professional look to your web page.
Example
The problem with most of the Tab Navigation solutions available is how messy it tends to make your HTML code. This has lead many people to not even attempt to use them. Scared off by ...
Posted in CSS, JavaScript | No Comments »
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 ...
Posted in CSS, JavaScript | 29 Comments »
Sunday, October 28th, 2007 by Stan Slaughter
CSS Text Drop Shadow
How to add cross browser drop shadow to text without the use of images using CSS 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 ...
Posted in CSS, JavaScript | 12 Comments »
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 ...
Posted in CSS | 1 Comment »