bystander
0
Q:

html example page

<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>

<h1>My First Heading</h1>
<p>My first paragraph.</p>

</body>
</html>
3
<!DOCTYPE html>
<html>
<body>

	<h1>Hello World This is my title/h1>
	<p> And this a some content.</p>

</body>
</html>
2

New to Communities?

Join the community