Navigation Home / Tags / CSS

ranking Sort Sort   |   date Sort Sort   |   member Sort Sort
Syndication

6
Date Submitted Mon. Nov. 6th, 2006 9:24 AM
Revision 1
Scripter Casper42
Tags CSS | Style
Comments 1 comments
This function will set the style of an element by it's ID
6
Date Submitted Wed. Apr. 4th, 2007 9:12 AM
Revision 1
Helper ushi
Tags CSS | Menu | Navigation
Comments 2 comments
This is a very simple navigation.

Tested on: FF, IE6+, Safari
6
Date Submitted Tue. Oct. 11th, 2005 1:20 PM
Revision 1
Beginner jag5311
Tags Centered | CSS | Fixed
Comments 0 comments
A Simple Centered Fixed Width Layout
6
Date Submitted Mon. Jun. 5th, 2006 8:53 PM
Revision 1
Coder mattrmiller
Tags !important | CSS | IE | Ignore
Comments 1 comments
Normally in CSS whichever rule is specified last takes precedence. However if you use !important after a command then this CSS command will take precedence regardless of what appears after it.
5
Date Submitted Mon. Oct. 10th, 2005 1:45 PM
Revision 1
Helper ryan
Tags CSS | Hovering
Comments 9 comments
Advanced CSS Hovering
2
Date Submitted Mon. Oct. 10th, 2005 3:25 PM
Revision 1
Helper ryan
Tags Clear | CSS | Floats
Comments 1 comments
Clearing Floats
2
Date Submitted Sun. Oct. 22nd, 2006 6:57 PM
Revision 1
Helper fastmike
Tags CSS
Comments 3 comments
Hi. i found this css file very useful for all the newbies who use frontpage2003 text. Just try this css code and specially for color text.
(Explanation on how to upload a css file in frontpage for newbies)
assuming that you already have index.html and you have some text in it describing also.
in frontpage open file new and then delete all the tagson the page and just copy and paste the code which i have posted. save the page as a .css file. after that go to your index page or any other page you would like to link with this css file. in the Index page go to format and then style sheet links and then click on add and find the .css file and click on and select for all pages or just for the index page and then click ok. have fu
2
Date Submitted Wed. Nov. 28th, 2007 1:08 PM
Revision 1
Helper HRCerqueira
Tags CSS | DOM | HTML | JavaScript
Comments 1 comments
These are some prototype methods to handle class names in html elements. As you all should know, a html element can have more than one class name.

This is part of my dom handling toolkit. Check it out and use it at will.

Cheers
2
Date Submitted Sat. Mar. 8th, 2008 2:08 PM
Revision 1
Beginner ysg
Tags CSS | HTML
Comments 1 comments
check title ; ) unfortunately cannot remember the name(s) of the author(s) , so the courtesy goes to them ...
-1
Date Submitted Tue. Oct. 11th, 2005 1:26 PM
Revision 1
Beginner jag5311
Tags !important | CSS | IE | Styles
Comments 3 comments
Using !important to Separate Styles From IE