Question: There are many properties that can be used to align elements and create page layouts such as float, position, flexbox and grid. Of these four properties, which one should be used to align a global navigation bar which stays fixed at the top of the page?

  1. position
  2. flexbox
  3. grid
  4. float

Answer: The correct answer of the above question is Option A:position