Horje

Full Example of HTML Images

<!DOCTYPE html>
<html>
<body>
<h2>HTML Image</h2>
<img src="https://itupto.com/avatar.png" alt="Trulli" width="500" height="333">
</body>
</html>

Output should be:

Full Example of HTML Images




Category:
Web Tutorial
Sub Category:
HTML Images
Uploaded by:
Admin