Learn HTML and CSS basics

Learn different topics in HTML and CSS such as margins/padding, CSS grid and Flexbox

Ratings: 5.00 / 5.00




Description

Have you ever wanted to learn HTML and CSS, but had a hard time finding a simple way to do it. Do you want to do things like add margins / padding, or use CSS grid, or how about use Flexbox.

In this class you will learn some of the basics of HTML and CSS. By the end of the tutorial, you should be able to create an HTML and CSS file, link them together and do things like adding margins / padding, using CSS grid and using Flexbox. This is a course for beginners, so no prior experience is necessary, but any prior experience can be helpful.

The course outline is very simple. First of all, we give an introduction to the course, then we’ll show you how to install VsCode on windows. Then using VsCode we show you how to create a basic HTML page and a separate CSS page. Then we show you how to link them together. Next, we show you how to make use of margins and paddings. Then we start going into some topics like using CSS grid. Then we present how to draw a face using CSS grid template areas. Finally, we present a course on how to use Flexbox.

What You Will Learn!

  • Learn how to install VSCode on Windows
  • Structure of Html tags and how to use them
  • Learn the basic structure of a CSS file and how to link it to an HTML file
  • Learn spacing with padding and margins.

Who Should Attend!

  • Beginner HTML, CSS and front end developers