How To Make a Web Site the Modern Way. Part 5: The Body – How To Structure Your Markup

Five posts in and finally we get to the heart of the matter- getting your content onto the page for your users to enjoy. This will be done in two parts. This, the first part, will deal with how to structure your HTML so it makes sense from and organizational standpoint and so that you […]

How To Make a Web Site the Modern Way. Part 4: The Body

The body is clearly going to take a while, since it contains all of the content on the page. I’ll be breaking it out into chunks. This first post will focus on how I use the body tag itself. I generally use the body tag to hold basic information about the page to use with […]

How To Make a Web Site the Modern Way. Part 3: A Quick Aside on Organizing Files

This won’t be the longest entry in this series, but I did want to take a second to outline the way I organize files. You can come up with your own scheme. There are many. This one works for me, so I use it. The basic idea is to keep everything in a logical, easy […]

I’m on TV. WordPress.TV That Is.

You’ve all seen this, but now here it is from the official channel. https://videopress.com/v/wp-content/plugins/video/flvplayer.swf?ver=1.16 Speaking of WordPress and HTML5, I’m knee deep in the process of getting DrunkenFist.com relaunched and I’ve been doing the WordPress component for the past few days. It’s super complicated. Which means, of course, I’m having a blast with it 🙂