Text Share Online

html

<!DOCTYPE html>
<html lang=”en”>
<head>
<meta charset=”UTF-8>
<meta name=”viewport”
content=”width=device-width,initial-scale=1.0″>
<title>My first html Page</title>
</head>
<body>
<h1>Welcome to my html page</h1>
<p>My name is Rohail Nadeem.<br>This is my first attempt in making an html page after joining a university</p>
</body>
</html>

Share This: