Task management system
HOW TO CREATE AN ACCOUNT FOR TMS
WORKSPACE
ACCOUNT MANAGEMENT
PERSONAL PROFILE
<html> <body>
Create a link of an image: <a href="default.asp"> <img src="2.png" alt="HTML tutorial" width="32" height="32" /> </a>
No border around the image, but still a link: <a href="default.asp"> <img border="0" src="2.png" alt="HTML tutorial" width="32" height="32" /> </a>
</body> </html>