Goal: Practice using the the tags we learned in the lesson:
<div>
tags - places to add classes to large parts of our page and separate out content<span>
tags - places to add classes to content within block elementsdiv
and a span
?span
but not a div
?div
but not a span
?boring-lecture
page and remove the intro
class from the elements themselves, and create a <div>
with the intro
class to hold the elements.<div>
s to group together and style each blog post.<div>
s and <span>
s to style sections for your education, work experience, skills, etc.
Lesson 38 of 60
Last updated January 4, 2021