Modern Front End Fundamentals - CSS Layouts
CPH Conference
dgibyenwifi
Workshop Rules
Ask Questions 🙋♀️
Talk
Get Comfortable
Intros
- Name
- Role
- When you first learnt HTML
- When you last wrote HTML or CSS
- What do you want out of the workshop
- What code do you typically work with
CSS Layouts and Modern CSS
- CSS Grid
- Flexbox
- Floats
https://github.com/amykapernick/modern_fundamentals_css_layouts
File: ./styles/main.css
/* stylelint-disable at-rule-empty-line-before, csstools/use-nesting, comment-empty-line-before */
/* Flexbox */
/* CSS Grid */
/* Floats */
/* Columns */
/* Calendar */