Good news for WordArt lovers: WordArt is back—in CSS3 form! Apart from being good fun, it’s a good case study into the abilities of CSS3. After studying these, try and create your own CSS3 Text Effects.
(more…)
Responsive Adsense ad boxes with Bootstrap
Google Adsense have finally added the flexibility of responsive ad units to allow advertising to better fit in with responsive sites. At its most basic it’s as simple as inserting a piece of code into your HTML and Adsense does the rest, serving up an ad unit that best fits that space.
(more…)
How to Make Twitter Bootstrap Not Look Like Twitter Bootstrap
Bootstrap is probably the most popular responsive front end framework on the web today. But if we are being honest, you can easily spot a Bootstrap styled website – or can you?
(more…)
How to Style HTML5 Input Placeholder With CSS
With HTML5 came the placeholder text for input and textarea elements, a welcome replacement for the JavaScripted alternative.
(more…)