Completed
Intro and Demo
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Make a Custom Website from Scratch using WordPress (Theme Development)
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro and Demo
- 2 Research & Planning
- 3 UI Design - The Front Page
- 4 UI Design - CSS
- 5 UI Design - JavaScript
- 6 UI Design - More Pages
- 7 PHP Basics
- 8 Installing WordPress locally
- 9 WordPress - style.css file
- 10 WordPress - linking CSS and JS
- 11 WordPress - Custom Post Type
- 12 WordPress - Template Hierarchy
- 13 WordPress - while loop
- 14 WordPress - the Front Page
- 15 WordPress - Blogs Index Page
- 16 WordPress - Single Post Page & Comments
- 17 WordPress - Sidebar & Search
- 18 WordPress - Contact Form
- 19 WordPress - Custom 404 Page
- 20 Finishing Up