
27.10.12
16.10.12
SVG Fallback, Vertical Rhythm, CSS Project Structure | Smashing Coding
Great info here on CSS hierarchy and some fallback methods using SVG.
19.11.11
50 Free CSS/(X)HTML Templates
I love free templates, these are perfect for getting started with Expression Engine...
24.6.11
23.6.11
CSS Pseudo Elements Can Do
Really really useful and fun too!
Labels: css, css3, design, user interface, webdev
11.6.11
HTML, CSS & JavaScript Tools & Libraries
31.5.11
CSS3 Keyframe Animations
This is the end of simple Flash advertising. Be sure to check the demo too.
17.12.10
21.11.10
16.11.10
27.10.10
16.7.10
Cool HTML5/JavaScript Video Players

I really like this idea of media players that don't need Flash, it's just neater and more versatile.
Labels: css, html5, javascript, jquery, media-players, webdev
8.6.10
Niceforms and Theme Roller

Lovely forms make a difference
17.5.10
CSS3 Transitions – Are We There Yet?
5.5.10
Demo | jQuery.popeye 2.0 | an inline lightbox alternative
Example 1
The first popeye-box uses the standard options: it floats to the left and opens to the right, its navigation and caption show on mouseover. The caption displays the html code inside the
<span class="ppy-extcaption">
.By placing the navigation inside the stage area (where the image is displayed), we can get it to hover above the image.
View HTML code used in this example
<div class="ppy-outer"> <div class="ppy-stage"> <div class="ppy-nav"> Previous image Enlarge Close Next image </div> </div> </div> <div class="ppy-caption"> <div class="ppy-counter"> Image <strong class="ppy-current"></strong> of <strong class="ppy-total"></strong> </div> <span class="ppy-text"></span> </div>
Beautiful CSS3 and jQuery....inspiring page content design