This is a paragraph. The browser automatically wraps text based on the screen width. Extra spaces and new lines inside the code are usually ignored.
Headings create a clear structure. We should use headings in order: h1, then h2, then h3.
Penny McIntire
Department of Computer Science
Some University
penny@example.com
Use strong for important text and em for emphasis.
Here is x2 and H2O.
Deleted text looks like this.
Correct nesting example: Hi!
for i in range(3):
print("Hello, HTML!")