scrimba
HTML5 | Web development Bootcamp
Web development 30 Days Course - #HTML5 #03
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

Web development 30 Days Course - #HTML5 #03
AboutCommentsNotes
Web development 30 Days Course - #HTML5 #03
Expand for more info
index.html
run
preview
console
<!DOCTYPE html>
<html lang="en">
<head>
<title>A simple HTML document</title>
</head>
<body>

<h1>This is a heading 1</h1>
<h2>This is a heading 2</h2>
<h3>This is a heading 3</h3>
<h4>This is a heading 4</h4>
<h5>This is a heading 5</h5>
<h6>This is a heading 6</h6>

<a href="#ballons"><img src="balloons-thumb.jpg" alt="Balloons"></a>
<img src="balloons.jpg" alt="Hot Air Balloons" name="balloons" />

</body>
</html>
Console
!
Error: Unknown error
,
!
Error: Unknown error
,
index.html
, <article>, <nav>, <header>, <footer> and <aside>. ">">">">">">">
-9:00