You can contact author at www.somedomain.com.
If you see any bugs, please contact webmaster.
You may also want to visit us:
V1Study
Ha noi
Vietnam


Code <!doctype html>
<html>
<head>
<meta charset="utf-8" />
</head>
<body>
<address>
You can contact author at <a href="http://www.somedomain.com/contact">www.somedomain.com</a>.<br>
If you see any bugs, please <a href="mailto:webmaster@somedomain.com">contact webmaster</a>.<br>
You may also want to visit us:<br>
V1Study<br>
Ha noi<br>
Vietnam
</address>
</body>
</html>