Horje

Full Example of HTML HTML

index.html
Example: HTML
<!DOCTYPE html>
<html>
<body>

<h2>HTML Images</h2>
<p>HTML images are defined with the img tag:</p>

<img src="https://itupto.com/avatar.png" alt="W3Schools.com" width="200" height="200">

</body>
</html>

Output should be:

Full Example of HTML HTML



Related Articles
How to create HTML Documents HTML Basic
How to create HTML <!DOCTYPE> Declaration HTML Basic
How to create HTML Headings HTML Basic
How to create HTML Paragraphs HTML Basic
How to create HTML Text Links HTML Basic
How to create HTML Image HTML Basic
How to View HTML Source HTML Basic

Single Articles
Example of Hidding HTML Content Part 2HTML Basic

Type:
Html
Category:
Web Tutorial
Sub Category:
HTML Basic
Uploaded by:
Admin



Share on: