Table of Contents
- Front-end Web Development
- HTML
- Basics and Boiler Plate
- Headings and Paragraphs
- Whitespaces
- Images
- Comments
- Links
- Special Characters
- Lists
- Tables
- Forms
- Project: Luigi's Pizzeria - Intro & Requirements
- Project: Luigi's Pizzeria - Setup
- Project: Luigi's Pizzeria - Homepage
- Project: Luigi's Pizzeria - "Our Pizzas" Page
- Project: Luigi's Pizzeria - "Prices" Page
- Project: Luigi's Pizzeria - "Contact" Page
- HTML - The End of the Beginning
- CSS
- Inline CSS
- External CSS
- Comments
- Grouping Selectors
- Id and Class Selectors
- DIV and SPAN Elements
- Inheritance
- Last Rule
- Specificity
- Universal Selector
- Descendent Selector
- Colors
- Units
- Font Family
- Font Style
- Text Alignment
- Text Indent
- Line Height
- Letter Spacing
- Word Spacing
- Text Decoration
- Text Transform
- Padding
- Margin
- Border
- Border Radius
- Outline
- Block and Inline Elements
- Box Sizing
- Background Images
- Background Repeat
- Background Size
- Background Position
- Background Attachment
- Linear Gradients
- Background Image Overlay
- Float
- Relative Position
- Absolute Position
- Fixed Position
- Z Index
- Child Selector
- Hover - Pseudo Class Selector
- CSS Variables
- Text Shadow
- Box Shadow
- CSS Flexbox - Flex Direction
- CSS Flexbox - Flex Wrap
- CSS Flexbox - Justify Content
- CSS Flexbox - Align Items
- CSS Flexbox - Align Content
- CSS Flexbox - Order
- CSS Flexbox - Align Self
- CSS Flexbox - Flex Grow
- CSS Flexbox - Flex Shrink
- CSS Flexbox - Flex Basis
- CSS Flexbox - Flex (Shorthand)
- CSS Flexbox - Gap
- CSS Grid - Grid Template Columns
- CSS Grid - Grid Template Rows
- CSS Grid - Grid Gap
- CSS Grid - Grid Lines
- CSS Grid - Grid Line Names
- CSS Grid - Grid Template Areas
- CSS Grid - Order
- CSS Grid - Repeat Function
- CSS Grid - Justify Content
- CSS Grid - Align Content
- CSS Grid - Align Items and Self
- CSS Grid - Justify Items and Self
- Media Queries
- List Style
- Project: Luigi's Pizzeria - CSS & Requirements
- Project: Luigi's Pizzeria - Adding CSS to the Homepage
- Project: Luigi's Pizzeria - Adding CSS to the Pizzas Page
- Project: Luigi's Pizzeria - Adding CSS to the Prices Page
- Project: Luigi's Pizzeria - Adding CSS to the Contact Page
- What's Next?