city of hamilton code example
Example: city of hamilton
<!Doctype html>
<html>
<meta charset = "UTF-8">
<title>practice website</title>
<head>
<body>
<h1>this is a link</h1>
< a href = https://www.amazon.ca/> link to Amazon.ca </a>
<!Doctype html>
<html>
<meta charset = "UTF-8">
<title>practice website</title>
<head>
<body>
<h1>this is a link</h1>
< a href = https://www.amazon.ca/> link to Amazon.ca </a>