Spartan
Design
University
COURSES
Creating Page Layouts with CSS
Module 03 - Basic Page with Semantic Tags
- View an example with no viewport tag (use a mobile device)
- View an example with a viewport tag (use a mobile device)
Module 04 - Styles Sheets and Media Queries
- View a popular css reset file
- View a popular normalize css file
Module 07 - Build the Hero Image
- View Version 1 with NO width/height
- View Version 2 with width/height
- View Version 3 with CSS and no width/height
- View Version 4 with CSS and width/height
- View Version 5 with CSS and width/height as a ratio
Back to Top