Completed
- Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
HTML, CSS, and PHP Master Class for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - Writing our first HTML Code
- 3 - Installing Brackets
- 4 - Introduction to HTML
- 5 - HTML Tags & Elements
- 6 - HTML Attributes
- 7 - HTML Headings & Paragraphs
- 8 - Hyper Links
- 9 - Images & File Paths
- 10 - Assignment
- 11 - Assignment Solution
- 12 - HTML Lists
- 13 - HTML Style Attributes
- 14 - Text Formatting
- 15 - Block vs Inline Elements
- 16 - The Break Tag
- 17 - Divs and Span Tags
- 18 - Combining Inline & Block Elements
- 19 - The Head Tag
- 20 - HTML5 Semantic Elements
- 21 - HTML Conclusion
- 22 - CSS Section Preview
- 23 - Download the Files
- 24 - Basic CSS Syntax
- 25 - Linking HTML & CSS
- 26 - The Power of CSS
- 27 - The Font Family Property
- 28 - Other Font Properties
- 29 - CSS Classes & IDs
- 30 - The Background Image Property
- 31 - The Display Property
- 32 - CSS Margins & Paddings
- 33 - The CSS Box Model
- 34 - Max Width Property
- 35 - The Position Property
- 36 - Z-index Property
- 37 - CSS Specificity
- 38 - Project Section Preview
- 39 - Download the Files
- 40 - The Starter Code
- 41 - The Inspect Tool
- 42 - Building the Header Part 1
- 43 - Building the Header Part 2
- 44 - Designing the Header Part 1
- 45 - Designing the Header Part 2
- 46 - Adding the Header Background Image
- 47 - Adding the Hero Section
- 48 - Styling the Hero Section
- 49 - Transitioning our Buttons
- 50 - Building the About Us Section
- 51 - Creating the Services Section
- 52 - The Clear Property
- 53 - Styling the Services Section
- 54 - Building the Why Us Section
- 55 - Building the Team Section
- 56 - Testimonials Challenge
- 57 - Building the Testimonials Section
- 58 - Building the Clients Section
- 59 - Styling the Clients Section
- 60 - Creating the Contact Form
- 61 - Styling the Contact Form Part 1
- 62 - Styling the Contact Form Part 2
- 63 - Building the Footer
- 64 - Styling the Footer Part 1
- 65 - Getting our Social Media Icons
- 66 - Styling the Footer Part 2
- 67 - Adding the Remaining Icons
- 68 - Adding the Anchor Links
- 69 - Adding Animations
- 70 - Adding Filter Effects
- 71 - Section Review
- 72 - Responsive Design Section Preview
- 73 - Introduction to Mobile Responsiveness
- 74 - Creating the Break Points
- 75 - Creating the Mobile Header Part 1
- 76 - Creating the Mobile Header Part 2
- 77 - Tablet Responsiveness Part 1
- 78 - Tablet Responsiveness Part 2
- 79 - Phone Responsiveness
- 80 - Section Review
- 81 - Search Engine Optimization
- 82 - Speed Optimization Part 1
- 83 - Speed Optimization Part 2
- 84 - Adding our Favicons
- 85 - HTML Markup Validation
- 86 - Launching our Website
- 87 - Managing Scripts
- 88 - YOU DID IT !!!
- 89 - Site Structure
- 90 - Fonts
- 91 - Colors
- 92 - Icons
- 93 - Background Images
- 94 - Spacing
- 95 - Section Review
- 96 - Section Preview
- 97 - Creating the footer.php file
- 98 - Creating the header.php file
- 99 - Creating the contact.php file
- 100 - Updating the Menu Links
- 101 - PHP Challenge
- 102 - The Date Function
- 103 - Making our Contact Form Work
- 104 - Conclusion