August 2015
Intermediate to advanced
312 pages
7h 3m
English
It's time to practice using some of the elements we have just looked at. Let's revisit the example from Chapter 1, The Essentials of Responsive Web Design. If we compare the markup below to the original markup in Chapter 1, The Essentials of Responsive Web Design, (remember, you can download all the examples from the http://rwd.education website, or from the GitHub repo) you can see where the new elements we've looked at have been employed below.
<article> <header class="Header"> <a href="/" class="LogoWrapper"><img src="img/SOC-Logo.png" alt="Scone O'Clock logo" /></a> <h1 class="Strap">Scones: the most resplendent of snacks</h1> </header> <section class="IntroWrapper"> <p class="IntroText">Occasionally maligned ...
Read now
Unlock full access