blog

Posts Tagged ‘css’

sticky: learning resources

I’ve been giving the following list of resources to clients and students over the years, to help aid in their learning goals. This list is by no means exhaustive, but it’s a good start. I’ll update this post whenever I come across good resources.

Full disclosure: All of these books listed, except Digging Into WordPress, lead to Amazon.com. None of the Amazon.com links are affiliate links, so I don’t benefit from purchases made through them. I am an affiliate for the Digging Into WordPress book, and I earn a commission from purchases made through the link below.

(more…)

CSS box model overview

This screencast is a brief overview of the CSS box model. The model itself isn’t a very difficult concept, but understanding it is critical to diving into the world of CSS-based layout. Hopefully, this video will paint a clear picture of the box model.

Click on the image to view the video. Flash 9 player or higher is required.

CSS box model

CSS box model

creating columns with CSS

A brief video overview of creating columns in CSS with the use of the float property. This addresses just one of the things that represent the tip of the tip of the CSS iceberg, but hopefully, this will give you a bit of a jumpstart in what I hope will be a long, happy relationship between you and CSS.

Click on the image to view the video. Flash 9 player or higher is required.

Creating columns with CSS

Creating columns with CSS