Question: Which statement is True? o A Media Quesries is a CSS technique to make a two column layout. o B h1{clear:both; } disapears h1 element.

Which statement is True? o A Media Quesries is a CSS technique to make a two column layout. o B h1{clear:both; } disapears h1 element. O c hl{float:left;} removes the features of hlelementas a block-level element, but h1{float:right;} does not. p{float: none; } ensures that p element is a block-level element. O E Taking advantage of float/clear is enough to make a responsive two column layout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
