Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn HTML from Scratch

Learn HTML from Scratch

step by step approach to design a web application
Last updated 5/2019
English

What you'll learn

  • Student will learn the tags in HTML
  • To design a web application using HTML

Course content

3 sections16 lectures1h 28m total length
  • HTML Introduction3:04

    By the end of this lecture , you will understand what is mean by html.

  • HTML Editors1:44

    You will have a brief idea about the editors used for writing the HTML code.

  • Steps to Install Dreamweaver and File Execution7:10

    You will learn to install HTML editor Dreamweaver on your own and learn to execute the files.

  • How to Comment in HTML?1:59

    Learn to comment the code in this lecture.

  • Basic Tags in HTML5:48

    Learn the basic tags used in HTML for creating a text based webpage.

  • Special Tags and Non - Closing Tags4:48

    Learn the special tags and non closing tags in this lecture.

  • Learn to Display Images in a Web Page3:54

    These tags are helpful in displaying images in a webpage as header, gallery, footer. Place both the displayimages.html and the image file index.jpg in the same folder to view the output.

  • Change Text Properties using Font Tag4:15

    Font tag is for changing the text properties.

  • Align Text using Align Tag3:35

    Text can be aligned to the left, right and center using align tag.

  • To change Background Color / Background Image3:51

    This tag helps to change the background color/image. Place both the bgcolor.html and the image file index1.jpg in the same folder to view the output.

  • Listing out Elements in HTML4:30

    Items can be listed out by using ordered and unordered list.

  • Creation of Table using HTML Tags4:37

    Table creation is also possible using HTML tags.

  • Create Navigation Menus using Anchor Tag - Hyperlinks7:46

    User can navigate between pages using hyperlinks.

  • Creation of Forms using Form Elements18:40

    Different types of forms can be created using form tag.

Requirements

  • Basic knowledge to create folders and to use internet

Description

HTML course is for beginners who are interested in learn web designing. It is the first phase of web design. By the end of this course you would have learnt the tags in html and how to use it to create a web application. In the end you will be creating a website by showcasing the skills which you have learnt throughout the course.

In this Course you will learn

  • What is HTML?

  • HTML Editors

  • Syntax for HTML

  • Comments

  • Basic Tags,Special Tags & Non Closing Tags

  • Display Images

  • Font Tag, Alignment & Add Background Color/Image

  • List Elements

  • Table Elements

  • Hyperlinks

  • Forms Creation

  • Simple Website Creation Project

Who this course is for:

  • Beginners who are interested in web designing