CSS3

Cool animation effect using pure CSS transitions and some more CSS3 properties

March 20, 2012 Css3 & Html5

css3_logo

This is not a tutorial about CSS transition effect and does no pretend to show the functionality of this CSS property. But anyway, if few words the css transition effect provide a way to control the speed of animation changes to CSS properties. For example, if you change the color of an element from white [...]

More

1 CSS3,

CSS3 @font-face solucions. Typekit vs Google Web Fonts

September 18, 2011 Css3 & Html5

css-font-face

Not exactly  new to CSS3, @font-face was first proposed for CSS2 and has been implemented in Internet Explorer 5! However, their implementation relied on the proprietary Embedded Open Type (.eot) format, and no other browsers decided to use this format. With the release of Safari 3.1, however, website makers can use any licensed TrueType (.ttf) [...]

More

0 CSS3, Fonts, Google API, Google Web Fonts,

Pure CSS3 and HTML web form design

September 13, 2011 Css3 & Html5

CSS3_logo

This a CSS3 based web form design. It was used only CSS and HTML to rich the result. Thanks to advanced CSS properties, such as gradients and shadows, it’s now quite easy to turn a basic web form into something beautiful. You work it further and add some more features. For example implement some font [...]

More

0 2.0 Web, CSS3,

Use Google Font API to import fancy fonts

September 12, 2011 Css3 & Html5

google-font

Google’s introduction of their new Font API and Font Directory is a godsend to developers and designers everywhere.Want to use something a little nicer than Arial, but without the overhead of Cufon, Sifr, or worse? To enjoy the visual richness of diverse fonts, webmasters have resorted to workarounds such as baking text into images. Natural [...]

More

1 CSS3, Fonts, Google API, Google Web Fonts,