1.

Which is not a box-level element?(a) (b) (c) (d) This question was addressed to me in quiz.The question is from Specifying Bullet Point Styles, CSS Image Alignment, ID and Class in division Layout & Images of CSS

Answer»

The correct answer is (d)

To elaborate: CSS TREATS each HTML element as if it is in its own box. This box will EITHER be block-level Box or inline box. Block-level elements start on a new line e.g.

,



Discussion

No Comment Found

Related InterviewSolutions