Learning The Basic Front End With Html & Css
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.
What you’ll learn
- Building web pages with Html and understanding the standard layout.
- Using the Html tags for defining areas.
- Using Css to add color and place content.
- Deploy the project with Netlify and add their form plugin.
Course Content
- Introduction –> 2 lectures • 13min.
- Building With Html –> 3 lectures • 29min.
- Adding Css To Our Html –> 8 lectures • 1hr 18min.
- Extras –> 2 lectures • 10min.
Requirements
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.