
Introduction to the course and the instructor.
Using VSC to begin our project
Adding onto our Html with more Html
Explaining the Html tags and beginning our Home Page
Finishing up the index.html page before we start Css
Adding Css to our any page can be done in three ways
Building a basic navbar
the home page introduction
Screen sizes change, so making it responsive on all screens is a must
Now that we learned about media queries, let's work more on the navbar
Using flexbox to make our webpage responsive and place content side by side or stacked.
Adding more flex box properties and classes
Installing tools to help with building a project with Html & Css. Only going over the basics and as I build, I introduce more. This course is for beginners mostly, but no experience required prior to taking this. This course will introduce you to learning the basics of building any webpage using only Html and Css. In the next course I will teach on JavaScript. But understanding the two for the front end will make learning JavaScript smoother and much easier as we move forward. If you have difficulty following along, please the videos a couple of times. Once to get the grasp of the material being taught, and then the second time to follow along.
This course focuses on the basics of building the design of a webpage, whereas it will have more parts added to it later on. The next courses will introduce functionality with JavaScript. There will more material that will talk about creating a server, connecting to a database, user authentication, using the CRUD method with MongoDB, and adding Bootstrap. Since understanding how to effectively use Css is crucial for your understanding on how it works, Bootstrap or other styling frameworks won't be presented in this course.