Gscott0138 / call-to-action-banner

Use CSS position along with float to create a call to action banner.
0 stars 0 forks source link

Centering Issues #2

Open Gscott0138 opened 5 years ago

Gscott0138 commented 5 years ago

I have figured out, for the most part, the positioning of the website. But nothing is centering as expected. I have added text-align and justify-content but it doesn't seem to be centering.

@thomasjbradley

thomasjbradley commented 5 years ago

You need to follow the centering absolute instructions on this cheat sheet: https://learn-the-web.algonquindesign.ca/topics/css-layout-cheat-sheet/#centering-elements Specifically the centering vertically too section.