A.) To define a division or section in an HTML document B.) To create a dropdown list C.) To add a hyperlink D.) To display an image
A.) tr B.) td C.) th D.) table-row
A.) border B.) thickness C.) border-width D.) border
A.) input B.) form C.) button D.) userform
A.) input type="check" B.) input type="checkbox" C.) check D.) box type="checkbox"
A.) dropdown B.) list C.) select D.) menu
A.) Document content B.) Visible page content C.) Metadata D.) Script tags
A.) style B.) css C.) inline D.) s
A.) list type="numbered" B.) li C.) ol D.) ul
A.) !-- This is a comment -- B.) --- This is a comment --- C.) /* This is a comment */ D.) -- This is a comment --