Computer Applications
Related Questions
SRC attribute used with
<IMG>tag stands for :- Screen
- Screen resolution count
- Source
- Structure
Which of the following is not a valid value for align attribute of
<IMG>tag ?- top
- center
- bottom
- middle
colspan = n can be added to …………… tag :
<hr><table><td><tr>
The correct HTML code for inserting an image is :
<img href = "image.gif"><img> image.gif </img><img src = "image.gif"><image src = "image.gif">