LIA Cast 20 - Working with CSS

So you've got a webcomic site set up, whether it's a Wordpress installation, a Tumblr blog, or you've hosted it on Posterous. But the notion of customizing it on your own creates a little bit of stress and uncertainty. Understandable, since most of us are artists, not programmer nerds!
Fortunately Rob Stenzinger likes to walk the imagined line between these two camps. This week he takes the time to take us through some basic ideas on how CSS works and demonstrates how to use these techniques by changing some elements on the Lean Into Art site and his own Tumblog. A great refresher course for those of us who are familiar with CSS, and a great intro piece for those of you who have never gotten under the hood to customize your website.
Links mentioned in this episode:
- Jerzy's Thunderpunch Daily microcast
- Sugary Serials
- Posterous
- Tumblr
- Wordpress
- The CSS Pocket Guide
- CSS for Print Designers
- Smashing Maginzine
Social Networking
Upcoming Workshops for February 2012
Reader Comments (2)
Thanks guys. I am struggling with design for hosting my web comics and I forgot that I could reference other sites by looking at them. Some great tips here!
ArrrOOoo!
Hey Jahhdog!
This reply comes WAAAAAY late, sorry about that.
One of my favorite resources is to examine other's work. There are so many incredible designers, great features, interesting technologies, and approaches to bring it all together it's awesome to see both the surface impression of how it all looks and even more awesome to see how they're making it it work.
I applied this approach in making the Underwater Tomato Ninja game as part of my HTML5 Games workshop. I explored a variety of examples and options until finding one that clicked with the visual results and coding approach I wanted to take with the class: to show you can make a game without 3rd party stuff - just your web browser and a text editor. For the first version that meant using straight HTML, CSS, and Javascript (no jQuery) and I found Seb Lee-Delisle's approach to be a great fit.
Thanks for the comment, glad you dug it! We should revisit this topic at some point on the podcast!