Archive for the 'CSS' category

CSS Mastery

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 ...

Pure CSS Menus

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

CSS position absolute / relative “reorder HTML tags”

Great thing with this CSS absolute/relative position value. Basically you can work on a html file the way your SEO ...

Vertical & horizontal CSS menu (multi-browser valid) SEO Page

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 ...