From the course: Practical CSS for No-Coders

Unlock the full course today

Join today to access over 24,800 courses taught by industry experts.

Challenge: Add styling to this page

Challenge: Add styling to this page

From the course: Practical CSS for No-Coders

Challenge: Add styling to this page

(bright music) - [Instructor] We've covered a lot in this course so far, we've got colors and background colors, we've got padding, margin and borders, we've got different kinds of fonts, we've got different ways of styling those fonts, including bold, and uppercase letters, and so forth. Well, now it's time to apply all of that to this webpage, and I've given you some starting styling for some of the things. And you are going to finish the styling for this page. So as you'll see here, I've given you the HTML up here at the top. So there's all of that. And then we have the CSS down here, and I've given you some questions and things that I'd like for you to check as you work on this page. So for example, is this the correct styling for the body element, font family of Arial? Is that right or is it wrong? And if it's right, then why is it right? And if it's wrong, what should it be? Then we'll go on down here to number…

Contents