Archive for June, 2010

 

Centered LI in UL without Float

June 7th, 2010

It’s so simple. You want to use UL elements for your menus. You want to style them with CSS. You want all the LI items centered. Until now I’ve been using “float: left;”, which then leaves you to manually center the whole UL with specific margins. I’ve developed a simple CMS system which generates all the [...]

Read full article | Comments Off

Apple HTML5

June 5th, 2010

Yes, two posts in one day! Apple have released a cutting edge HTML5 demonstration site, rejoice! It’s at http://www.apple.com/html5/ It demonstrates a number of features provided by CSS3, Javascript and a couple of HTML5. A couple of HTML5. It’s viewable in all HTML5 compatible browsers, as long as your HTML5 compatible browser is Apple Safari. Wait… [...]

Read full article | Comments Off

Apple, Windows, Linux…

June 5th, 2010

I’ve spent a lot of time using Mac OS X Snow Leopard, Windows XP and 7, and Ubuntu over the last year. It’s remarkable and amusing how similar and dissimilar they are in surprising ways. I think the main issue people overlook is what the core of the operating system is built on, or derived [...]

Read full article | Comments Off