(12
(Choose 1 answer)
Consider some options:
(A)Use relative units
we should set a static value for every HTML element, like 600 pixels.
(C)Use a grid-view system
(D)take control over the viewport, through the <meta> tag.
(E)Use min-width, max-width properties for setting the size of the element.
F Use absolute units
What option should NOT be used in the fluid layout design?
A. A,B,C,D
B. B,C,E,F
C. A,C,D,E
D. C,D,E,F