How to use Image Tag .......
Added by Alisa Peter about 12 years ago
Hello Friends,
I want to know, how to use Image Tag in HTML Language ..
Please anyone give me, the coding of Image Tag in HTML Language .
Replies (3)
RE: How to use Image Tag ....... - Added by Eric Brace about 12 years ago
<img src="your pic path link" alt="your keyword" height="20" width="20">
so easy it is.
____________
www.snugpal.com
RE: How to use Image Tag ....... - Added by Alisa Peter about 12 years ago
Eric Brace wrote:
<img src="your pic path link" alt="your keyword" height="20" width="20">
so easy it is.
Hiiiiii,
Thanks for Reply .
I use Img tag as you write and It works ...
Thanks Once Again ....