Pages

Saturday, 21 March 2015

Introduction to HTML in urdu and hindi

Hyper Text Markup language Chapter 1:

INTRODUCTION:

Abbreviation of HTML: 

H= Hyper.
T= Text.
M= Mark up.
L= Language.

Define HTML:

HTML is the language that describes the structure and the semantic content of a web document. Content within a web page is tagged with HTML elements such as. <img> , <title> , <p> , <div> , <picture> , and so forth. These elements form the building blocks of a website.

Example:

<html>
  <head>
     <body>

     </body>
  </head>
</html>

Read Sincerely: 

dosto ajj hum HTML ka basic sekh rhy hain. Dar asl HTML ek coding language hay jo symbols ki trha hoty hain (i.e) <> . " ; : / = + _ etc  jin ko tags ki shakal mai likh k puri coding bnaty. dosto preshan na ho ye language bht he aasan hay agr app seriously sekhna chahty hain to. 
thank you , stay with us and learn more.. 

No comments:

Post a Comment