How to use native functions and theme support for creating post thumbnail images.
Tag Archives: tutorial
Dive Into HTML5
Link
Online manuscript by Mark Pilgrim.
Specifics On CSS Specificity
Link
How to calculate specificity values for selector precedence.
Child And Sibling Selectors
Link
Explanation of child and sibling CSS selectors; includes jQuery solution for "contains".
How jQuery Beginners Can Test And Improve Their Code
Link
Optimizing code for readability and performance.