Completed
Styling the app with Sass / SCSS
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
PHP Flash Cards Practice Project - PHP Tutorial for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Set up the dev environment
- 3 Creating the index php file
- 4 Creating the header
- 5 Creating the footer
- 6 Creating the form
- 7 Creating the results php file
- 8 Reviewing the unstyled PHP app
- 9 Styling the app with Sass / SCSS
- 10 Reviewing the completed PHP app
- 11 Testing the Accessibility / a11y
- 12 Discovering and fixing a problem
- 13 Testing the fix