Brief Summary
This course is all about diving into the exciting world of web development using HTML and CSS. You’ll learn how to structure your webpages and make them look stunning!
Key Points
-
Learn HTML & CSS from scratch.
-
Hands-on projects to create webpages.
-
Fun, easy-to-follow video lessons.
Learning Outcomes
-
Understand the basics of HTML and how to structure a webpage.
-
Master the fundamentals of CSS for styling web pages.
-
Get hands-on experience by creating simple webpages.
About This Course
Build websites with HTML & CSS
As a web developer, the three main languages we use to build websites are HTML, CSS, and JavaScript. JavaScript is the programming language, we use HTML to structure the site, and we use CSS to design and layout the web page.
To build websites, you should know about HTML — the fundamental technology used to define the structure of a webpage. HTML is used to specify whether your web content should be recognized as a paragraph, list, heading, link, image, multimedia player, form, or one of many other available elements or even a new element that you define.
Cascading Style Sheets — or CSS — is the first technology you should start learning after HTML. While HTML is used to define the structure and semantics of your content, CSS is used to style it and lay it out. For example, you can use CSS to alter the font, color, size, and spacing of your content, split it into multiple columns, or add animations and other decorative features.
HTML is like the scaffolding or bricks of a building while CSS could be thought of as the paint work that makes it all look pretty. They work like a pair of gloves and requires each other.
HTML and CSS are both easy t learn. This course will teach you the basics of both languages that will be sufficient to get you creative and start building simple webpages and websites.
What you will learn in this course includes:
This course course is video based and easy to follow .
Welcome to the course.