...

/

Self-Eval Exercise 1: HTML5 Headings, Lists, and Text Rendering

Self-Eval Exercise 1: HTML5 Headings, Lists, and Text Rendering

Let's gauge our skills in programming with HTML headings, diverse list types, and text formatting with the exciting exercise given below.

We'll cover the following...

Problem statement

Design a webpage that:

  • Has your name followed by the words “Book Report” in the h2 heading, blue color, Verdana font.
  • Has a paragraph that
...