Breaking News

Search This Blog

Saturday, July 14, 2018

HTML Introduction,HTML

HTML Introduction

Tutorial:1


What is HTML?



  1. HTML is the pleasant/standard markup language for creating web pages.
  2. HTML stands for Hyper Text Markup Language
  3. Explains the structure of web pages using HTML markup
  4. HTML elements are represented by tags
  5. Browsers obtain not display HTML tags, but use them to adroitness content of the page

What are HTML tags?

  1.  HTML tags are used to mark HTML elements
  2.  HTML tags are surrounded by two letters <and>
  3.  The surrounding special elements are called angle bracket"<,>"
  4.  HTML tags generally come in pairs like <b> and </ b>
  5.  The first tag is the start tag in a pair, the second tag is the end tag
  6.  Text element between start and end tag is content
  7.  HTML tags are not case-sensitive, <b> means the same as <B> not capital or small letter issue


Example:-


<html>
   <head>
      <title>Page Title</title>
   </head>
        <body>

             <h1>my first Heading</h1>
             <p>my first paragraph</p>

         </body>
</html>



Save :-   file name.htm or .html



output:-



1 comment:

  1. The data you have posted is extremely valuable. The locales you have alluded was great. A debt of gratitude is in order for sharing... https://internetprivatsphare.de/netflix-usa-in-deutschland/

    ReplyDelete