Free – HTML Course and Certificate
In this course, We’ll learn how to create websites by structuring and styling your pages with HTML and CSS.
Overview
HTML stands for HyperText Markup Language. It is used to design web pages using a markup language. It is the combination of Hypertext and Markup language. Hypertext defines the link between the web pages. A markup language is used to define the text document within tag which defines the structure of web pages. It is a markup language that is used by the browser to manipulate text, images, and other content to display in the required format.
What you will get?
- The base for creating websites: It is the basic necessity a developer should know while building a website from scratch.
- Learn web development: It is the first step towards learning Web Development. Once you learn it, you can build simple, static websites very easily.
- Can become a freelancer: Since web development has the best scope in freelancing, therefore learning it will surely help you to get the best deals of website development in the market.
Day 1 : Introduction To Computer and IDE
- Introduction to Computer
- Why HTML
- Applications of HTML
- Job opportunity for HTML Developer
- Introduction to IDE
- Project Creation
- Structure of HTML document
Day 2 :Learn about TAGS
- Skeleton of Website
- Introduction to TAGS
- Basic HTML TAGS
- Doctype
- Html
- Head
- Title
- Body
- Attributes
Day 3 :Learn about CSS
- Introduction to CSS
- Connect CSS in to HTML
- Inline, Internal & External CSS methods
- CSS selectors
Day 4:Coding for Skeleton
- Code for Website Skeleton
- Learn Advanced style properties
- Flote properties
- Box properties
- Padding properties
- Margin Properties
Day 5 :Extra class
-
- Intro to all tags
- Discuss various concepts
- Cards
- Menu
- Footer
Day 6 :Text properties & styling
- Fonts
- Color
- Size, Weight
- Letter and word spacing
- Text alignment
- text-transform
- text-decoration
Day 7 :Image Properties