All Tagged ‘CSS’

You Spin Me Round

By Thur on 14 Mar 2009 | Tagged: | No Response.
As mentioned before: one of the sites I frequently visit is the Smashing Magazine. Last few months they published two articles concerning Slideshows: Slideshows In Web Design: When And How To Use Them (March 9th, 2009) and Web Design Trends For 2009 (January 14th, 2009: paragraph 9. Carousels (Slideshows)). There's a really sensible remark when considering 'How to ...

Call me Old Fashioned …

By Thur on 7 Mar 2009 | Tagged: | No Response.
... but I really like this Web 1.0 Colour Palette which I'm dragging along with me eversince I showed up on the WWW. So there is this sparkling blue { #2B9CCE }, some springtime inspired green { #97C83D }, my muddy and moody or down-to-earth olive { #808111 }, introducing a not-so-dutch orange { #F67C2A }, ...

Border-Radius

By Thur on 12 Jan 2009 | Tagged: | No Response.
A surprising but confusing CSS3 feature is border-radius. Confusing, for among others it is not working in MIE and Opera, but it also is different implemented (the support, that is) by the Mozilla/Firefox and Safari browsers: The W3C: "The two length values of the ‘border-*-radius’ properties define the radii of a quarter ellipse that defines the shape of the corner ...