CBSE Class 10 Computer Applications
Question 68 of 125
HTML II — Images, Links and Tables — Question 9
Back to all questions 9
Question Question 3(vii)
Which of the following is not a valid value for align attribute of <IMG> tag ?
- top
- center
- bottom
- middle
center
Reason — The align attribute of <IMG> tag takes top, middle and bottom values. 'center' is not a valid value.