Example 12-5. examples/www/server/html/bad.html <html>
<body>
<h1>Bad HTML</a>
<p>
In the above line there is a typo
</p>
<a href=http://www.perl.org.il>link without alt tag and quotes</a>
</body>
</html>
If you are interested in on-site trainings by the author, please
contact me directly.
|