Computer Applications
To create a link to an anchor, you use the …………… property in A tag.
- Name
- Tag
- Link
- Href
HTML Advanced Features
1 Like
Answer
Href
Reason — The href property in <A>
tag is used to create a link to an anchor.
Answered By
2 Likes
Related Questions
Which one of the following HTML tags is surrounded by
<a></a>
container tags to create an image link ?<img>
<ul>
<br>
<pic>
What is the general syntax for inline image ?
<src = img>
<src = image>
<img = file>
<img src = file>
<image src = file>
Which of the following is used to specify the beginning of a table's row ?
- TROW
- TABLER
- TR
- ROW
In order to add border to a table, BORDER attribute is specified in which tag ?
- THEAD
- TABLE
- TBORDER
- none of these