About:
Horje.com PHP HTML CSS JAVAScript Editor.
Version: 1.0
PHP Version: 7.4.33
Restore
Store
Run »
« Get
<!DOCTYPE html> <html> <body> <h2>Image as a Link</h2> <p>The image below is a link. Try to click on it.</p> <a href="default.asp"><img src="https://itupto.com/avatar.png" alt="HTML tutorial" style="width:42px;height:42px;"></a> </body> </html>