CSS Grid References
September 4th, 2018 | No Comments | Categories: Lesson Notes and Resources. Courses: GWDB273. Technology: CSS.Here are a few references on CSS Grid that I have found useful:
- CSS-Tricks: A Complete Guide to CSS Grid
- MDN: CSS Grid Layout
- Grid by Example
CSS Grid Demo Files
September 4th, 2018 | No Comments | Categories: Lesson Notes and Resources. Courses: GWDB273. Technology: CSS, Front End Development, and HTML.A second set of demo files for working with Grid: css-grid-demo-files
Responsive Images Refrences
August 28th, 2018 | No Comments | Categories: Lesson Notes and Resources. Courses: GWDB273.Here are some references on responsive images to go with the responsive demo:
- MDN: Responsive Images
- Interneting is Hard: Responsive Images
- A List Apart: Responsive Images in Practice
- Smashing Magazine: Responsive Images Done Right
Responsive Images Demo Files
August 28th, 2018 | No Comments | Categories: Lesson Notes and Resources. Courses: GWDB273. Technology: CSS and HTML.We’ll use these files: responsive-images-demo for our responsive images demo.
These files: responsive-images-demo-complete are the completed demo for your reference.
Flexbox Demo Files
August 21st, 2018 | No Comments | Categories: Lesson Notes. Courses: GWDB273. Technology: CSS and HTML.We’ll use these HTML and CSS files to work with flexbox layout.