#81: Moving the Header to WordPress

(Updated on )

It’s time to actually get into moving our design into WordPress. Might as well start top-down and start with the header. Other than just being a logical place to start, it means we’ll be looking at things like the <head> and getting the right resources loading.

We split our screen into two halves, the static mockup project open in Sublime Text 2 on the left and the WordPress site on the right. This way we can look line-by-line and make sure we move everything over OK.

Where we end up, the site still looks like a mess, but that’s expected. The correct markup isn’t in place yet. But we can see that we’re on the right road.