HTML Images
Example
HTML Images - The <img> Tag and the Src Attribute.
The <img> tag is empty, which means that it contains attributes only, and has no closing tag.
Example
<img src="url" alt="some_text"/>
HTML Images - The Alt Attribute
<img src="boat.gif" alt="Big Boat" />
HTML Images - Set Height and Width of an Image
<img src="pulpit.jpg" alt="Pulpit rock" width="304" height="228" />
HTML Image Tags:-
<img /> : Defines an image
<map> : Defines an image-map
<area /> : Defines a clickable area inside an image-map
Example
HTML Images - The <img> Tag and the Src Attribute.
The <img> tag is empty, which means that it contains attributes only, and has no closing tag.
Example
<img src="url" alt="some_text"/>
HTML Images - The Alt Attribute
<img src="boat.gif" alt="Big Boat" />
HTML Images - Set Height and Width of an Image
<img src="pulpit.jpg" alt="Pulpit rock" width="304" height="228" />
HTML Image Tags:-
<img /> : Defines an image
<map> : Defines an image-map
<area /> : Defines a clickable area inside an image-map
best iphone apps Get latest technology news, best iphone apps, best gadgets 2015, latest technology gadgets, Top android apps & upcoming smartphones, Update about latest.
ReplyDelete