• Post category:StudyBullet-7
  • Reading time:5 mins read


Master front end web development from scratch. Learn HTML and CSS

What you will learn

HTML

CSS

Thought process while creating a project

Front end development

HTML5

CSS3

Description

Welcome to the Comprehensive course on front end development,

If you want to become a front end developer then this course will be helpful for you. In this course we will cover the concepts of front end development in-depth.

What you will learn in this course:


Get Instant Notification of New Courses on our Telegram channel.


  • HTML
  • CSS
  • HTML5
  • CSS3

In this the first module I will give you an introduction of this course. In the second module you will learn about how a website work. In the third module you will learn about the basics of HTML like element, tags, attributes, Headings, Paragraphs, Comments, buttons, images, tables, forms, etc. In the fourth module you will learn about the basics of CSS like Syntax, selectors, Colors, Comments, Background, Box model, Borders, Margins, Paddings, Hover effects, Height and Width, Position, Floats, etc after that you will create a navbar using HTMLΒ and CSS. In the fifth module you will learn about semantic and non semantic elements and about HTML iframe tag.

This course is for those who are going to start their web development journey or for those who are facing difficulties on some topics of front end web development or for those who have learnt web development but facing difficulties while creating projects.

Learning front end development is difficult but it is also not impossible. let’s learn it together.

English
language

Content

Introduction

Introduction

How Websites work

How websites work

HTML basics

Introduction to HTML
Elements and Attributes
HTML Boilerplate Code
HTML Headings
Paragraphs and Dummy Text
Writing our Code on the VS Code
Comments in HTML
HTML Buttons
HTML Images, Hyperlinks and Videos
HTML Table
Forms in HTML
HTML Lists
Creating our first website using HTML
Basic HTML Quiz

CSS basics

Introduction to CSS
CSS syntax
Using CSS in the HTML file
CSS selectors
Colors in CSS
CSS comments
CSS backgrounds
CSS box model
Borders and border-radius
Margins and paddings in CSS
CSS height and width
CSS hover effects
Styling a button
CSS positions (absolute and relative)
CSS floats
Creating a navbar using HTML and CSS

More on HTML

HTML semantic and non semantic tags
HTML iframe tag

More on CSS

CSS Flexbox