Important Notice:
Create an HTML file (e.g. First_page.html) that specifies a page that contains a heading and two paragraphs of text. As the texts in the heading and paragraphs you can use any texts you like.
<!DOCTYPE html>
<html>
<head>
<title>M2-R5.1 Set 5 Question 2</title>
</head>
<body>
<h1>Welcome to M2-R5 Class</h1>
<p>HTML Topic</p>
<p>CSS Topic</p>
</body>
</html>
Enter the destination URL
Or link to existing content