Although blogger provides the readymade gadget, where we can easily upload the Images in the blogger gadgets, we can put image using 'IMG' HTML TAG. By which you can resize your image with attribute's value. HTML is the Basic Language for web designing as Hyperlink Text Markup Language.
Some attributes used with 'img' Tag
Some attributes used with 'img' Tag
- src: Src Stand for the source of the image i.e. Image Link, which defines the image to be displayed in the Blog Site.
- width: This attributes is used to define the width of the image in the Blog Site. we can use values of the width in px as well as percent.
- height: This attribute is used to define the height of the image in the blog site.
- Title: It stand for title of the image.
- Caption: It's used for the caption of image.
No comments:
Post a Comment