Archive for Web Code

Simple bits CSS ascii art

11 Jan 10

Simple Bits has some fun ascii art in the their css

taged Web Code | Web Design

Border-radius CSS3 Reference table

23 Sep 09
CSS3 (not yet finalised) Mozilla equivalent WebKit equivalent
border-top-right-radius -moz-border-radius-topright -webkit-border-top-right-radius
border-bottom-right-radius -moz-border-radius-bottomright -webkit-border-bottom-right-radius
border-bottom-left-radius -moz-border-radius-bottomleft -webkit-border-bottom-left-radius
border-top-left-radius -moz-border-radius-topleft -webkit-border-top-left-radius
border-radius -moz-border-radius -webkit-border-radius

Detail article regarding this at the-art-of-web.com

taged | Web Code | Web Design

Space 150 code ascii art

19 Aug 09

Take a look at Space15o view source

150-code-skew

screen shot of space 15o’s code.

taged | Web Code | Web Design