Saturday, May 4, 2013

learn HTML

Hello friends today we will learn HTML code.For making web site HTML is basic code.Today we will learn the code how to add image at your web site.

<img src="http://technology-tweets.blogspot.jpg" width="104" height="142">

at this code <Img src  = for taking code.
img means image
then you can choose width and height.

No comments:

Post a Comment