Anchor and Image Tag :
Anchor or A Tag :
HTML anchor tag defines a hyperlink that links one page to another page. It can create hyperlink to other web page as well as files, location, or any URL.For example : in our Regular innovations Website we can find so many links to the other pages which will be useful for going from one web page to another webpage.
Attributes :
- It has different attributes like
- href
- mailto:
- tel:
- Target
- download
- src
- alt
- title
- height
- width For this first take a notepad and copy code then save it with .html extension.Thats it your Program will be exected.if You want to check its effect within this website plese click on EXECUTE button.
Image or img Tag :
HTML Image tag is used to embed an image in an HTML page. Images are not technically inserted into a web page; images are linked to web pages.For example : In our Regular innovations Website we are using this tag for creating attractive look for the website.
Attributes :
- It has different attributes like
Comments
Post a Comment