HTML for Beginners

HTML for Beginners

HTML 5 Media

  • 1) What do you understand by HTML tags? How many tags are required to create a web page in HTML5?
    A set of characters enclosed within angular braces ( or ) that develop a formatted command for a web page is called an HTML tag. General syntax of an HTML5 tag is: .…. Tags help in sending instructions to the web browser on what to display and how to display. A minimum of 3 tags are required for creating a web page in HTML5:
  • 2) Please explain the various formatting tags in HTML5.
    HTML5 has a total of 12 formatting tags: - Used for making the text bold. - Used for increasing the font size of the text by one unit. - Used to display the deleted text. - Used for making the text italic with added semantics importance. - Used to make the text italic. - Used for displaying the added text. - Used for highlighting the text. - Used to decrease the font size of the text by one unit. - Used for telling the browser that the text is important. - Used for making the text a subscript. - Used to make the text a superscript. - Used for underlining the text.
  • 3) Explain the <! --
    tag in HTML5.
    The
    tag is used for specifying self-contained content, such as diagrams and photos, in an HTML5 web page. Although the content of the figure element is related to the main flow of the document, its position is independent of the same, i.e., if removed, it will not affect the main flow of the document.
  • 4) Explain the various new tags introduced by HTML5 in Media Elements.
    HTML5 introduces the following five new tags in Media Elements:
  • 5) What is a tag in HTML5?
    The tag offers metadata about the HTML5 document. This metadata is machine-parsable. Typically, meta elements are used for specifying: Author name Keywords Page description The metadata supplied by the tag is used by: Web browsers to know how to display content or reload a web page Search engines to know about keywords on a web page Other web services
  • 6) Which tag is used for representing the result of a calculation? Explain its attributes.
    The tag is used for representing the result of a calculation. It has three attributes: for - Represents the relationship among the elements used in the calculation and the result. form - Represents the form(s) the output element belongs to. name - Represents a name for the output element.
  • 7) What is new about the relationship between the <! --
    and h1 tag
    Prior to HTML5, only one

    element was used for the heading of the entire webpage. This changed in HTML5, as it specifies that the

    element represents the top-level heading of a section of the webpage, which can be the page , an
    , or a
    element. According to the HTML5 specification, each
    element must at least have one

    tag.

  • 8) List all the tags removed from the HTML5.
    Following tags were removed in the HTML5:
  • 9) Please explain how to indicate the character set being used by a document in HTML5?
    The character set being used by an HTML5 document is indicated using the charset attribute of a tag inside the element of the HTML5 document: … ... … …
  • 10) Is it possible for a web page to have multiple
    and
    elements?
    Yes, a webpage can have many
    and
    elements. Both tags are specifically designed to serve their respective purposes with respect to their parent section. Hence, not only the page must have the
    and
    tags, but also does every
    and
    elements. Although a
    element might not be always necessary for every
    and
    tags, a
    element must always be there.
  • 11) What is the correct usage of the following HTML5 semantic elements:
    i)
    ii)
    iii)
    iv)
  • 12) What will happen if the doctype is not specified in an HTML web page?
    If the doctype is not specified in an HTML web page, then the web browser will be unable to interpret the new HTML5-specific tags.

Overview

What will I learn?

The course is designed for the individuals who have never done anything with HTML or web pages and might want to build this essential information for starting your profession as a web developer or web designer or for figuring out how to program HTML for site pages. You will have the fundamental comprehension of building pages with HTML and HTML5, and at the end of the course, you’ll get the knowledge about where to go next to enhance your front-end web development skills.

What are the requirements?

  • A computer
  • Time commitment
  • Desire to learn
  • Ability to understand basic computer commands
  • Ability to solve problems and think analytically
  • Compliance to take what is presented and work with it to practice in your own way

Who Can Learn HTML

  • HTML developers
  • Web Developers
  • Anyone who wants to create simple HTML pages and would like a refresher or information on the tags available through HTML
  • Anyone who has never learned about HTML5 and just wants a quick look at new HTML5 features

Average Web Developer Salary in Richmond, Virginia

  • $44,757 to $68,668
  • Ref: Salary.com, Glassdoor, PayScale


Contact Us

+1-800-543-5571

Request more information

lesson loader