Computer Applications
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
Related Questions
To jump to new page, we use
<IMG>
tag<A>
tag<JUMP>
tag- none of the above
Which of the following is not a valid value for align attribute of
<IMG>
?- top
- middle
- bottom
- center
For linking to another web page, its URL is specified with …………… attribute of
<A>
tag.- href
- title
- name
- none of the above
For internal linking, the section names are provided by …………… attribute of
<A>
tag ?- href
- title
- name
- none of the above