You work as a senior developer at ABC.com. The ABC.com network consists of a single domain
named ABC.com.
You are running a training exercise for ABC.com’s junior developers. You are currently discussing
a Cascading Style Sheets Version 3 (CSS3) a page layout feature that allows developers to take a
single content stream and segment that stream into multiple empty containers in an HTML
template.
Which of the following is the layout feature being discussed?
A.
Grid
B.
Flexbox
C.
Regions
D.
Multi-column
Explanation:
http://msdn.microsoft.com/en-us/library/ie/hh673537(v=vs.85).aspx
exam ref p287 on regions: since the regions feature is still experimental the exam is not likely to cover this topic.