One-line comment

Report a typo

Analyze the code and only uncomment the single-line comment.

Write HTML and CSS code
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>One-line comments</title>
</head>
<body>
<!-- <h1>It's a heading</h1> -->
<!-- <p>It's a paragraph</p>
<p>It's a paragraph too</p> -->
</body>
</html>
Completed 1 of 3
Uncomment on the single-line comment
The document contains text that is displayed for web page visitors
___

Create a free account to access the full topic