HTML IMAGES for good looking website, images are most important. in this chapter, we are going to discuss how to insert images in the HTML page. using <img> tag we can insert images into HTML pages. And also we can use an attribute for images to looking images good. we can use JPG, PNG & Gif files also. Below we provided some examples and videos links for better understanding.
<body> Images tag Example <img src="flower.jpg"> Attributes for img tag <img src="flower.jpg" align="right" height="100px;"></body> other additional attributes explained in video.. TRY IT FOR YOUR PRACTICE.
To Learn:
Tutorials in a simple Way.
Excel with downloadable samples.
HTML with sample website code.
PowerPoint presentations.
MS Word for offical use.