#126: Building the Single Video Page, Part 1

(Updated on )

In the screencast we dig into the HTML and CSS and WordPress template that is the single video page. We’ve already designed how we want this to look in our Photoshop document, so we just need to bring it to life in code.

First we bring the custom videos header into the template, that we already have structure for from the video homepage.

Then we start ripping stuff out of the old template and adding in our new markup that is in-line with our new theme.

We make good progress, but we’ll need to spend more time on this to finish it up. Especially involving a little weird issue we run into at the end where we have an over-eager article tag.