Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
HTML :basics for beginners
Rating: 3.5 out of 5(10 ratings)
705 students

HTML :basics for beginners

Learn how to code in HTML in less than 1 hour. This class is set up for complete beginners!
Created byNaveen Kumar A
Last updated 6/2017
English

What you'll learn

  • Code a HTML page on their own
  • Estimate time for HTML coding
  • identify and manage project in HTML
  • complete a study in HTML

Course content

3 sections20 lectures38m total length
  • Introduction video1:30

    introducing my self and discussing details of the course

  • Course Introduction2:21

Requirements

  • You should be familiar with webpages

Description

The HyperText Markup Language or HTML is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as Cascading Style Sheets (CSS) and scripting languages such as JavaScript.

Web browsers receive HTML documents from a web server or from local storage and render the documents into multimedia web pages. HTML describes the structure of a web page semantically and originally included cues for the appearance of the document.

HTML elements are the building blocks of HTML pages. With HTML constructs, images and other objects such as interactive forms may be embedded into the rendered page. HTML provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists, links, quotes and other items. HTML elements are delineated by tags, written using angle brackets. Tags such as <img /> and <input /> directly introduce content into the page. Other tags such as <p> surround and provide information about document text and may include other tags as sub-elements. Browsers do not display the HTML tags but use them to interpret the content of the page.

Have you ever wanted to learn to code but don't know where to start? Learning how to code can get you a better job and lead to a better future. This course starts you off with the basic coding language of HTML. This is a very condensed 39 minutes tutorial that will show you how to code in HTML. At the end how HTML is used in real time project is also explained. Enroll to begin your journey to be a web development master.

What are the requirements?

  • An internet connection

  • An up to date web browser

What am I going to get from this course?

  • Lifetime access to all videos in this course

  • Learn the basics of programming

  • Learn HTML

  • Give you a platform for further development

What is the target audience?

  • Complete beginners

  • People who want to become web developers



Who this course is for:

  • absolute beginners in HTML
  • People who want to become web developers