CBSE Class 10 Computer Applications
Question 108 of 125
HTML II — Images, Links and Tables — Question 22
Back to all questions 22
Question Question 22
What is the role of ALIGN attribute of <TABLE> tag ?
Align attribute of <TABLE> tag is used to align the table on a web page. It can have the following values — left, right and center. These values indicate whether the table should be placed flush against the left or right margin of the text flow, with the text flowing around the table or in the middle with the text flow above and below.