Asymmetric Layout with Relative Positioning?

Hi.

What would be a good way of positioning items in the About Us section (right below the blue header image) About Us - History… Etc.

I am using relative positioning and I have to set different value for different screen sizes. Just wondering if there is a better way of coding it?

Look into CSS Grid or Flexbox.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.