<html>
<head>
<style type="text/css">
li{display:inline}
</style>
</head>
<body>
<p>Display this link list as a horizontal menu:</p>
<ul>
<li><a href="http:\\www.systechdigital.com" target="_blank">Systech Digital Ltd.</a></li>
<li><a href="http:\\www.google.com" target="_blank">Google</a></li>
<li><a href="http:\\www.yahoo.com" target="_blank">Yahoo!</a></li>
<li><a href="http:\\www.youtube.com" target="_blank">YouTube</a></li>
</ul>
</body>
</html>
<head>
<style type="text/css">
li{display:inline}
</style>
</head>
<body>
<p>Display this link list as a horizontal menu:</p>
<ul>
<li><a href="http:\\www.systechdigital.com" target="_blank">Systech Digital Ltd.</a></li>
<li><a href="http:\\www.google.com" target="_blank">Google</a></li>
<li><a href="http:\\www.yahoo.com" target="_blank">Yahoo!</a></li>
<li><a href="http:\\www.youtube.com" target="_blank">YouTube</a></li>
</ul>
</body>
</html>
No comments:
Post a Comment