1.

Which of the following is not the value for align attribute?(a) justify(b) char(c) middle(d) leftI got this question in a national level competition.My doubt is from Working with Tables topic in section HTML Tables, Javascript & Jquery Basics of HTML

Answer»

The correct option is (c) middle

The explanation is: align attribute is the ALIGNMENT of data and for justification of text in the cell. It can take the values LEFT, RIGHT, justify, CENTER, char. Justify is for double justifying the text, char is for aligning text around a particular character.



Discussion

No Comment Found

Related InterviewSolutions