.html link
.html image
html link <a> टैग के साथ परिभाषित कर रहे हैं
<a href="url">link text</a>
exa:-
<a href="https://www.gimmi.in/html/">html turorial</a>
href-
this attributes use page define.
exa-
href= "page address"
target-
this attributes use frame define-
target= this attributes use frame design.
exa-
target= "frame name"
some frame names-
exa-
target= "frame name"
some frame names-
._blank
._self
._parent
._top
.custom frame
creating link html- html ke dawara link creat karne ke liye aap <a> ka use karte hai. tag ka normal structure..
<a href=address-of-webpage>link-name </a>
<a>= hyperlink
<a>= hyperlink

No comments:
Post a Comment