Results 1 to 9 of 9
  1. #1

  2. #2
    Registered User
    Join Date
    Sep 2013
    Posts
    483
    HTML is the language in which most websites are written. HTML is used to create pages and make them functional.

    Tags are used to mark up the start of an HTML element and they are usually enclosed in angle brackets.
    An example of a tag is: <h1>. Most tags must be opened <h1> and closed </h1> in order to function.

    HTML is easy to learn and It has come a long way over the years, and today HTML 5 is the latest standard.

  3. #3
    Registered User
    Join Date
    Mar 2019
    Location
    Ahmedabad
    Posts
    180
    HTML (Hypertext Markup Language) is the code that is used to structure a web page and its content. For example, content could be structured within a set of paragraphs, a list of bulleted points, or using images and data tables.

  4. #4
    Registered User
    Join Date
    Nov 2013
    Posts
    905
    HTML is a computer language devised to allow website creation. These websites can then be viewed by anyone else connected to the Internet. It is relatively easy to learn, with the basics being accessible to most people in one sitting; and quite powerful in what it allows you to create. It is constantly undergoing revision and evolution to meet the demands and requirements of the growing Internet audience under the direction of the » W3C, the organisation charged with designing and maintaining the language.

  5. #5
    Registered User
    Join Date
    Mar 2019
    Location
    Ahmedabad
    Posts
    180
    HTML is not a programming language; it is a markup language that defines the structure of your content. HTML consists of a series of elements, which you use to enclose, or wrap, different parts of the content to make it appear a certain way, or act a certain way.

    The main parts of our element are as follows:

    The opening tag: This consists of the name of the element (in this case, p), wrapped in opening and closing angle brackets. This states where the element begins or starts to take effect — in this case where the paragraph begins.
    The closing tag: This is the same as the opening tag, except that it includes a forward slash before the element name. This states where the element ends — in this case where the paragraph ends. Failing to add a closing tag is one of the standard beginner errors and can lead to strange results.
    The content: This is the content of the element, which in this case, is just text.
    The element:
    The opening tag, the closing tag and the content together comprise the elemen

  6. #6
    Registered User
    Join Date
    Aug 2020
    Posts
    1
    HTML is not a programming language; it is a markup language that defines the structure of your content. HTML consists of a series of elements, which you use to enclose, or wrap, different parts of the content to make it appear a certain way, or act a certain way.

  7. #7
    Registered User
    Join Date
    Jun 2020
    Posts
    77
    There's some good general answers here, but here is a more in depth explanation that gives some examples of how it works: https://www.w3schools.com/whatis/whatis_html.asp

  8. #8
    Senior Member
    Join Date
    Nov 2018
    Posts
    1,348
    HTML (Hypertext Markup Language) is the code that is used to structure a web page and its content. For example, content could be structured within a set of paragraphs, a list of bulleted points, or using images and data tables.

  9. #9
    Senior Member
    Join Date
    Aug 2020
    Posts
    1,517
    Skill of HTML is creating a webpage. Webpages are usually viewed in a web browser. They can include writing, links, pictures, and even sound and video. HTML is used to mark and describe each of these kinds of content so the web browser can display them correctly.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

  Find Web Hosting      
  Shared Web Hosting UNIX & Linux Web Hosting Windows Web Hosting Adult Web Hosting
  ASP ASP.NET Web Hosting Reseller Web Hosting VPS Web Hosting Managed Web Hosting
  Cloud Web Hosting Dedicated Server E-commerce Web Hosting Cheap Web Hosting


Premium Partners:


Visit forums.thewebhostbiz.com: to discuss the web hosting business, buy and sell websites and domain names, and discuss current web hosting tools and software.