Archive for the 'CSS' category
Friday, August 13th, 2010
cursor: auto the default cursor cursor: crosshair gun-style cross cursor: default no change cursor: pointer;
Posted in CSS | No Comments »
Sunday, June 6th, 2010
.menu ul li.widget ul li ul{ display:none; } .menu ul li.widget ul li.current_page_ancestor ul {
Posted in CSS, Wordpress | No Comments »
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
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
Posted in CSS | 5 Comments »
Saturday, June 7th, 2008
Great thing with this CSS absolute/relative position value. Basically you can work on a html
Posted in CSS | 5 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.
Posted in CSS | No Comments »