HTML/CSS/The <h1>, <p>, and <strong> Tags
0 XP of 2497 XP
Free⚡ +5 XP
0:00
3:59
Section 3 · Lesson 8Free Preview

The <h1>, <p>, and <strong> Tags

Video5 XP3:59
// lesson_notes
  • 1. Create a page named homework1.html
  • 2. The page title (title) of homework1.html - my homework
  • 3. The page description (description) of homework1.html - This is the homework page
  • 4. Keywords - "homework, programming lessons"
  • You will find the text and styling for the homework1 page in the homework files in the homework folder

Download and unzip the zip archive. The homework folder contains additional files for completing the assignment. The source folder contains the source code written in this video lesson (the index.html and index2.html files with the new text edits made at the end of the lesson).