Please explain what each line of code means/does
<!DOCTYPE html>
<html>
<body>
<h1>This is heading 1</h1>
<p>This is some text.</p>
<hr>
<h2>This is heading 2</h2>
<p>This is some other text.</p>
<hr>
<h2>This is heading 2</h2>
<p>This is some other text.</p>
</body>
</html>
Please explain what each line of code means/does This is heading 1
This is som
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am