html & css
-
CSS3 PIE
Makes IE 6-8 capable of recognising some of the decoration properties within css3 -
CSS3 Playground
A web application that allows you to experiment and learn about some of the new css3 capabilities -
Ultimate CSS Gradient Generator
A nice little tool to help create CSS3 gradients. -
Browser Support Checklist
A great way to check which browsers support certain aspects of HTML5 and CSS3 -
@font-face
How to apply @font-face so non-websafe fonts can be used easily on a website. -
Overlay html onto flash
An easy to follow tutorial on how to overlay some html content on top of a flash animation. -
Removing a links dotted outline
A quick look at methods for removing that dotted line from around a link -
Horizontally Centered Links
A simple technique to horizontally center links that don't have a set width, with no JavaScript or hacks. -
Embedding Flash into HTML
A look at how to include an .swf file into html4/xhtml and html5 -
CSS3 Maker
an online application that lets you experiment with different aspects of css3 -
Conditional Comments
How to target different versions of Internet Explorer with a comment -
Pure CSS Experiments
An inspiring look at just what can be achieved using only css. -
HTML & CSS comments
A look at how to comment code to make it easier to understand and find things later on. -
Print Stylesheet
Print stylesheets are often overlooked when designing a website so here are some tips on how to format one. -
Media Types
A quick look at the different media types that can be used for creating different looks to fit different devices. -
Background Align to Bottom
How to fix a background image to the bottom of the screen, works in all browsers. -
Smooth Image Resizing
One line of CSS that will stop ie making resized images pixelated. -
CSS Nesting
Create different styles without needing to overuse divs, classes or IDs -
Class or ID?
Understanding what IDs and classes are used for and their differences -
Sticky Footer Tutorial
An easy method to have a footer stick to the bottom of a page -
Basic Sticky Footer CSS Templates
Fixed and Fluid sticky footer template.


Socialise