Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn HTML Basics Fast
Rating: 3.7 out of 5(5 ratings)
1,004 students

Learn HTML Basics Fast

Learn HTML Basics Fast with this course
Created byGoh Ming Hui
Last updated 7/2018
English

What you'll learn

  • Develop their own website.

Course content

1 section16 lectures1h 3m total length
  • Install Text Editor for HTML3:47

    Install a text editor for HTML using a 64-bit installer, and explore a cross-browser editor with syntax highlighting that supports many programming languages for building websites.

  • HTML Document Standard4:16

    Learn how to create a basic HTML document, structure it with a head and body, insert text content, and save the file for viewing in a browser.

  • Headings2:52

    Explore heading elements and compare heading sizes from two through six to learn how to choose the right heading level for structured content.

  • Paragraphs1:34

    Learn the basics of HTML by creating paragraphs with the p tag, explore the history of HTML, and practice adding multiple paragraphs to a document.

  • Line Breaks, Bold, and Italics1:46

    Learn how to create line breaks and apply bold and italics in HTML, with practical browser-based examples to format text and observe rendering.

  • Superscript and Subscript2:27

    Learn how to apply superscript and subscript in HTML, demonstrating switching between normal size and superscript text with practical, example-based steps.

  • Unordered List and Ordered List2:15

    Master unordered and ordered lists in html with fast, practical examples, reinforcing core html basics for quick web development.

  • HTML Table4:14

    Learn to build an HTML table by creating rows and columns, using header cells, and adjusting spacing and padding to see how table layouts differ.

  • HTML Table 22:49

    Learn how to merge two HTML table cells into a single cell to simplify table layouts and improve data presentation.

  • Hyperlink2:25

    Add and test a hyperlink within a paragraph, linking to Yahoo dot com, then save and verify the link opens Yahoo from the same page.

  • Add Image2:14

    Learn how to insert an image in HTML, reference the image file name, and adjust its display size and height using percentage settings.

  • Add Youtube Video2:05

    Learn how to add a YouTube video to a page by sharing, copying, and saving video content in html basics.

  • Feedback Forms6:49

    Learn to build a functional feedback form in HTML with name and email fields and a submit button that posts to an email address.

  • Create Your Own Website 110:12

    Create a website layout with a table, allocate 30 percent to the first column and 70 percent to the second, and include header, banner, menu, and content with bootstrap.

  • Create Your Website 24:34

    Create a structured website by arranging content in rows and columns, set image height to 70 percent, configure a navigation menu, and save and run the site with clean borders.

  • Create Your Website 38:48

    Apply color and background color to cards, build a simple menu with home and contact pages, save HTML changes in a project folder, and preview a beautiful website.

Requirements

  • Computer Knowledge

Description

Why learn Programming?


According to Marbella International Universit Centre,


1. To get money

A software developer is the most in-demand job in the world. The world needs tons of software developers for data science, application development, and web development.


2. To become a better boss (or workmate)

You will need to work with programmers or manage them. According to experience, there is normally a big gap between business people and IT people.


3. To satisfy your curiosity

We are surrounded by all types of devices, and we are at all times using the programs and applications. Aren't you curious about how these work?


4. To automatize your daily tasks

Are you tired of doing repetitive tasks? Well, if you learn to program, you will be able t develop your own programs and applications to ease your daily tasks.


5. To improve your problem-solving and abstraction skills

When you learn to program, you improve your problem-solving and abstraction skills, and these skills are very important for many tasks in our personal and professional life.



This is a bite size course to learn HTML. You will learn HTML very fast and You will create your own website very soon after learning the course.

Content

  1. Install HTML Text Editor

  2. HTML Document Standards

  3. Headings

  4. Paragraphs

  5. Line breaks, Bold, Italics

  6. Superscript and Subsript

  7. Unordered List, Ordered List

  8. HTML Table

  9. HTML Table 2

  10. Hyperlink

  11. Add Image

  12. Add Youtube

  13. Feedback Forms

  14. Create Your own Website 1

  15. Create Your own Website 2

  16. Create Your own Website 3

Who this course is for:

  • Beginner Programmer who wants to learn HTML