Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 882 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 882 Bytes

This project is a working draft. It is not complete. Please make use of it. Feedback is appreciated.

CSS Flexbox Learning Project

This is a learning project to learn and improve on CSS Flexbox.

You are provided with mockups which you implement in HTML and CSS.

Getting Started

If you’re new to HTML and CSS, this is not the best place to start. It’s better to cover the basics before getting in to Flexbox.

Flexbox is a one-dimensional layout method. It enables you to arrange elements in rows or columns.

To get started learning Flexbox, check out the following resources:

Mockups

Flexbox 1

[More on the way]

Further Learning

[More on the way]