<head>
<title>External Link</title>
</head>
<body>
<p>...body text and more HTML tags go here...</p>
<p>Testing...hello...123</p>
<p><i><b>Call for a free quote for your web development needs: 888.555.5555</b></i></p>
<p><b><h1 align="left">Colors</h1></b></p>
<b><h1 align="left">My Favorite Colors</h1></b>
<ul>
<li>Green</li>
<li>Teal</li>
<li>Read</li>
</ul>
<ol type="i">
<li>Jan</li>
<li>Feb</li>
<li>Mac</li>
</ol>
<a href="http://www.yahoo.com/">Yahoo!</a>
<p><a href="http://www.uthm.edu.my/">Contact Us</a></p>
<footer>Ⓒ 2019 My First Website.All rights reserved.</footer>
</html>

没有评论:
发表评论