Quiz

In this lesson, we will solve a quiz to test the concepts that we have covered.

We'll cover the following...
1

Which of the following will produce a centered heading “Hello World”?

A)
<p style="text-align: center">Hello World</p>
B)
<h1 style="text-align: center">Hello World<h1>
C)
<h1>Hello World<h1>
Question 1 of 30 attempted