Computer Applications
For linking to another web page, its URL is specified with …………… attribute of <A>
tag.
- href
- title
- name
- none of the above
HTML Advanced Features
3 Likes
Answer
href
Reason — For linking to another web page, its URL is specified with href attribute of <A>
tag.
Answered By
1 Like
Related Questions
Which of the following is not a valid value for align attribute of
<IMG>
?- top
- middle
- bottom
- center
If the image you are loading in the web page is not available, then you want a text to appear in the image place holder, which attribute lets you define this text ?
- src
- align
- text
- alt
For internal linking, the section names are provided by …………… attribute of
<A>
tag ?- href
- title
- name
- none of the above
…………… attribute is used to specify the location of an image file.
- alt
- src
- align
- name