<!DOCTYPE html>
<html>
<head><title>uzol photos
</title>
<body>
<h2>The href Attribute</h2>
<p>HTML links are defined with the a tag. The link address is specified in the href attribute:</p>
<a href="uzol">This is a link</a>
<!DOCTYPE html>
<html>
<head>
<title>uzol photos
</title>
<body style="background-color;red;">
<h2>The href Attribute</h2>
<p>HTML links are defined with the a tag. The link address is specified in the href attribute</p>
<a href="uzol">This is a link</a>
</body>
</head>
</body>
</head>