Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
HTML and CSS for complete Beginners
Rating: 4.3 out of 5(168 ratings)
3,514 students

HTML and CSS for complete Beginners

Learn HTML 5 and CSS3 from scratch and build interesting projects.easy step by step tutorials.
Created byNavjot Singh
Last updated 3/2018
English
English [Auto],

What you'll learn

  • design a website

Course content

2 sections43 lectures5h 27m total length
  • overview0:59
  • What is HTML ?1:56
  • First webpage3:16

    Begin by creating a project folder and a simple html file, edit it with any text editor, and view the result in your browser. Learn basic tags to format text.

  • HTML Tags3:25

    Discover how HTML tags act as core markup instructions, using opening and closing tags to wrap content, create bold or italic text, and assemble elements of a web page.

  • HTML Basic Structure4:00
  • HTML Headings2:15
  • HTML paragraph4:22

    Create your first paragraph using the p tag and write content inside. Use the br tag for line breaks,   for spaces, and the pre tag to preserve exact whitespace.

  • HTML Attributes4:46
  • HTML Comments3:01

    Learn how HTML comments let you add personal notes inside your source code for memory aids and to request help from teachers or teammates, or temporarily disable code.

  • HTML Anchor6:34

    In this tutorial students will learn how to create hyperlinks in html

  • HTML Image7:50

    Learn to display images with the HTML img tag, using src and alt attributes, and resize with width and height while handling subfolders and external sources.

  • HTML table13:27
  • HTML lists9:36

    Learn to create and customize HTML lists, including ordered and unordered lists, with list-type and list-style-type for numbering and bullets. Explore nesting and markers such as circle, square, and disk.

  • HTML Forms1:44

    Explore how HTML forms collect user data with text fields including name, surname, password, and date of birth, using the form tag with method and action attributes to handle submission.

  • Form Fields15:33
  • Project: creating a registration form17:54
  • HTML div5:07

    Explore how the div acts as a container for a form, stretches to its size, adds a border, sets width, applies a sky blue background, and centers with CSS margins.

  • HTML quiz

Requirements

  • You should be able to use computer and browse internet.

Description

Easy HTML and CSS course is especially designed for beginners but anyone can give a try.Course starts with Introduction to HTML and HTML tags,attributes and Entities.then after finishing HTML section there will be an exercise in which students will make a registration form using html.

then students Learn Css from scratch and will be able to design a news website.

Who this course is for:

  • Anyone Who wants to learn about web development