Step-by-step Web Development HTML and CSS for Absolute Beginners
About this course
Want to learn how to build web pages, but feel intimidated by HTML and CSS? Not sure where to start? Step by Step Web Development HTML and CSS for Complete Beginners is a complete and friendly course designed for beginners who do not have previous coding or programming.
Whether you want to make changes to your website template, create new webpages from scratch, or just understand what you do when you cut and paste embedded codes from sites like YouTube or SlideShare - understanding HTML and CSS makes it possible.
HOW IS THIS COURSE DIFFERENT?
My goal in this lesson is to help you develop an accurate understanding of how HTML and CSS work.
In this tutorial, we will create a simple "Portfolio" web page using valid HTML5 and CSS3 code. As we work together, I will explain WHY the code we write looks the way it looks. I will point out simple patterns in the code, so you can read faster and more confidently.
As we build our web page, we will include:
By the end of this tutorial, you will be able to use HTML and CSS with confidence, following the best steps in all your steps..
WHAT'S INCLUDED?
HOW LONG WILL IT TAKE ME?
I am sure you will enjoy this lesson, and I am happy to help you learn. Enroll now and you can start building your web page using HTML and CSS today!
—Gaurav Kumar
Learning Objectives
Requirements
Who this is for?
Curriculum
Welcome to the course
Welcome to Step-by-step Web Development HTML and CSS for Absolute Beginners! In this lesson, you'll learn more about who this course is for, and what this course covers. You'll also meet me, your instructor!
HTML fundamentals
HTML stands for HyperText Markup Language. HTML elements form the building blocks of all websites. In this lesson, you'll learn more about what HTML does.
Portfolio Website - 1
Now that we understand what HTML do, let's put it all together! In the next few lessons, we'll edit our HTML file in order to control the layout and presentation of our webpage.
CSS fundamentals
In this lesson, we'll learn more about why CSS was designed, and why it's useful to keep content (HTML) separate from presentation (CSS).
Portfolio Website -2 (with CSS)
Our "Portfolio" webpage is looking good, but it still needs a few more tweaks. In this section, we'll learn how to use CSS to fine-tune the look of a webpage.
The End !
Wow, we did it! Our "Portfolio Webpage" page is now complete!