I have the following structure of columns on my page:
[section 1] [section 2] – it’s a separate row with 2 columns
[section 3] [section 4] – it’s also a separate row with 2 columns
[section 5] – it’s also a separate row and single column
1) What I need is to align the section 5 to the center of the web page. I tried different ways but it still remains aligned to the left.
2) I would like also to understand how to distribute sections in 2 columns horizontally on the page? What I mean is to provide the equal space between 2 columns and between page boundaries…