This is part of my Frontend Web Development Course for Beginners. Learn the basics of HTML, CSS, and JavaScript to build a solid foundation for web development.
You can find resources and other information for this video at the Full Stack Foundations link below:
- Video Link: https://www.fullstackfoundations.com/courses/frontend-web-development-for-beginners/flexbox-crash-course
- Course Home: https://www.fullstackfoundations.com/courses/frontend-web-development-for-beginners
- Course Repo: https://github.com/zachgoll/fullstack-roadmap-series
-------------------------------------------------------------------------------------
Connect with me:
- Twitter: https://www.x.com/zg_dev
- Full Stack Foundations: https://www.fullstackfoundations.com
-------------------------------------------------------------------------------------
Timestamps:
0:00 Introduction to the project
1:50 Setup your project with VSCode
9:44 Introduction to Emmet Code Snippets
12:10 Introduction to Live Server VSCode Extension
17:03 Connecting your HTML and CSS
20:26 Build the mobile layout
40:06 Build the desktop layout with CSS Flexbox
1:04:26 Adding fonts, pictures, and other styles
1:28:44 Deploy your project to Github Pages