CSS page layout strategies allow developers to take elements incorporated in a web page and control where they're positioned.
These techniques comprise the display, position, float, and alignment.
Each of the above-mentioned keywords presents its very own properties that help the development of the page layout.
This section focuses on addressing those properties (the properties are not limited to one per keyword, some keywords may have multiple properties), their usage, and behavior in code.