You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h1 style="text-align: center">This is a HTML practice exercise</h1>
<hr />
<p>
The heading above is aligned to the center of this page. The heading above is aligned to the center of this page. The heading above is aligned to the center of this page.
</p>
<hr/>
<p>
This paragraph<br/>contains a lot of lines<br/>in the source code,<br/>but the browser<br/>ignores it.
</p>
<hr/>
<p>
This paragraph<br/>contains  a lot of spaces<br/>in the source  code,<br/>but the  browser <br/>ignores it.