Archive for the 'CSS' category
Saturday, November 28th, 2009
ul.circle {list-style-type:circle}
ul.square {list-style-type:square}
ol.upper-roman {list-style-type:upper-roman}
ol.lower-alpha {list-style-type:lower-alpha}
Property Values
Value
Description
none
No marker
circle
The marker is a circle
disc
The marker is a filled circle. This is default
square
The marker ...
Posted in CSS | No Comments »
Thursday, June 12th, 2008
Got some pure CSS menus SEO friendly & multi-browser as well - it's a great thing to use them! Enjoy the list.
http://www.cssplay.co.uk/menus/
http://www.dynamicdrive.com/style/csslibrary/category/C1/
http://css.maxdesign.com.au/listamatic/
http://www.dynamicdrive.com/dynamicindex1/chrome/index.htm
http://www.exploding-boy.com/images/EBmenus/menus.html
http://www.seoconsultants.com/css/menus/horizontal/
http://www.xs4all.nl/~peterned/examples/cssmenu.html
Posted in CSS | 1 Comment »
Saturday, June 7th, 2008
Great thing with this CSS absolute/relative position value. Basically you can work on a html file the way your SEO ...
Posted in CSS | 2 Comments »
Friday, June 6th, 2008
This is the short version for what I've worked at in the last hours: http://www.quietroot.org/Beta. After a couple of days ...
Posted in CSS | No Comments »