x
 
<html>
<head>
<title>HTML tutorial</title>
</head> 
<body>
<address>
Brenkoweb.com<br />
<a href="mailto:brenkoweb@notrealemail.com">Contact Us</a><br />
Address: Good Web Designers 1111, Mars<br />
Phone: +1 012 345 6789
</address>
</body>
</html>