Computer Applications
Which of the following is not a valid value for align attribute of <IMG>
tag ?
- top
- center
- bottom
- middle
HTML Advanced Features
1 Like
Answer
center
Reason — The align attribute of <IMG>
tag takes top, middle and bottom values. 'center' is not a valid value.
Answered By
2 Likes
Related Questions
colspan = n can be added to …………… tag :
<hr>
<table>
<td>
<tr>
Which command should we use to link a page with an HTML page ?
<a link = "page.htm"> </a>
<a href = "page.htm"> page </a>
<a connect = "page.htm"> </a>
<a attach = "page.htm"> </a>
We can create a numbered list using …………… tag.
<ul>
<list>
<ol>
<dl>
SRC attribute used with
<IMG>
tag stands for :- Screen
- Screen resolution count
- Source
- Structure