Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
HTML for Beginners
Rating: 5.0 out of 5(4 ratings)
8 students

HTML for Beginners

In this course you will learn html fundamentals
Created byMANOJKUMAR C
Last updated 5/2021
English

What you'll learn

  • The students learn about html and css
  • With simple examples
  • Learn html
  • Html with web essential

Course content

2 sections11 lectures31m total length
  • Introduction0:37

    This video is about introduction to this

Requirements

  • Coding knowledge is must. Beginners also
  • Need a computer

Description

This course for beginners only.

How to create a simple webpage?

Learn html and css basic fundamentals



Each video contains different topics


1.simple html program


2.change background color


3.change background color using color codes


4.add image as a background


5.heading tag


6.heading tag with alignment


7.line breaks and paragraph


8.text formatting tag


9.highlighting text


10.inserting and deleting


11.change the font style ,size and color


12.<hr> tag


This course can be completed means you have to create a simple basic html webpage


What is HTML?

HTML stands for Hyper Text Markup Language


HTML is the standard markup language for creating Web pages


HTML describes the structure of a Web page


HTML consists of a series of elements


HTML elements tell the browser how to display the content


HTML elements label pieces of content such as "this is a heading", "this is a paragraph", "this is a link", etc.


Web Browsers

The purpose of a web browser (Chrome, Edge, Firefox, Safari) is to read HTML documents and display them correctly.


A browser does not display the HTML tags, but uses them to determine how to display the document:


What is CSS?

  • CSS stands for Cascading Style Sheets

  • CSS describes how HTML elements are to be displayed on screen, paper, or in other media

  • CSS saves a lot of work. It can control the layout of multiple web pages all at once

  • External stylesheets are stored in CSS files

Who this course is for:

  • Beginner to learn html along with css
  • Engineering students also
  • Html beginners