You are on page 1of 1

<!

DOCTYPE html>

<html>

<head>

<title>Page Title</title>

</head>

<body background="C:\Users\ms981\OneDrive\Desktop\img.jpg" bgcolor="pink" text="red"


link="blue" alink="purple" vlink="green" leftmargin="50" topmargin="50">

<a href="FLOWERS.jpg">

flower image show

</a>

<h1>This is a Heading Attribute</h1>

<p>This is a paragraph.</p>

</body>

</html>

You might also like