Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
HTML & CSS For Beginners - From zero to hero
Rating: 4.1 out of 5(454 ratings)
8,108 students

HTML & CSS For Beginners - From zero to hero

Learn HTML and CSS Basics to have the necessary Knowledge that you must acquire before mastering Web Development.
Created byIslam Ahmad
Last updated 8/2023
English
English [Auto],

What you'll learn

  • Learn What is HTML and Have your first look at HTML
  • Learn how to declare your HTML document using !DOCTYPE Declaration
  • Learn How HTML is Structured and have a closer look to elements
  • Install your editor to start Building your web pages using Brackets Editor
  • Build your first Web Page using Brackets Editor
  • Know the difference between Head and Body Tags
  • Learn How to use Comments
  • Learn How to add Images to your Web Page
  • Know How and When to Use HTML Tables
  • Learn How To Style Your Web Page Using CSS or Cascading Style Sheets
  • Know CSS Syntax and Start writing your first CSS Code
  • Learn The difference between Classes and IDs and when to use them

Course content

4 sections41 lectures1h 53m total length
  • Introduction1:05

    Introduce HTML and CSS basics, explore tags and the doctype declaration, review tag structures, and set up brackets to create your first webpage.

  • First Look at HTML3:53

    Learn html basics and how to create your first webpage, choose an editor, save as index.html, and preview pages in browsers.

  • What Is HTML1:30

    Discover what html stands for, why it powers websites, and how it structures content with nested elements and hyperlinks in a markup language.

  • Doctype Declaration1:54

    Learn how the doctype declaration signals the html version to the browser, ensuring correct rendering. Always place the doctype declaration at the very beginning of your html document.

  • HTML Anatomy1:50

    Explore HTML element anatomy by identifying opening and closing tags, element content, and the use of angle brackets.

  • Intro To Brackets3:45

    Discover how to download and install brackets, explore its live preview feature across browsers, and work with HTML, CSS, and JavaScript in a desktop editor for local projects.

  • FirstWebPage4:59

    Learn to build your first web page in brackets by creating an index.html with doctype html, html, head, and body, add a title, a paragraph, and use live preview.

  • All you need to Know about Introduction To Html0:02
  • Test your knowledge

Requirements

  • Desire to learn
  • Computer access
  • Students only need to know how to use a browser .

Description

In this course you will learn the fundamentals of HTML and CSS , after completing this course you'll have good knowledge to start your next step in mastering HTML and CSS .
These fundamentals are very important for all beginners who want to start their career in Web Development Field.

You will start by Learning HTML basics and how to prepare your HTML document  to be used in the Browser .

Then you'll have a closer look on how HTML elements are structured .

After that you'll know how to style your Web Page .

By the end of this course you will be able to create websites from scratch by your own and you will be ready to start your career as web designer Coding is great, but it's not everything! That's why we will go through the entire process of building and launching our website project. This includes designing, coding, planning, writing clean and organized code, website optimization, best practices, and so much more.

Designing is really, really important. Have you seen all these beautiful and modern websites lately? Great! Because I will show you how it's done. And not just in theory, but also in practice. This is the only course on the market that focuses on both coding and designing, together.

Who this course is for:

  • Beginner HTML and CSS developers who are curious about Web Development Career and Building Stunning Web Pages