Skip to main content

HTML Structure and Basics - HTML Tutorial


HTML Structure and basics





HTML Structure and Basics. Don't worry if these examples use tags you have not learned. You will learn about them in the next chapters.





HTML Documents





  • All HTML documents must start with a document type declaration: <!DOCTYPE html>.
  • The HTML document itself begins with <html> and ends with </html>.
  • The visible part of the HTML document is between <body> and </body>




HTML Introduction




Headings in HTML





HTML headings are defined with the <h1> to <h6> tags. <h1> defines the most important heading. <h6> defines the least important heading:





HTML Headings 1




Output





HTML Headings




Paragraphs in HTML





HTML paragraphs are defined with the <p> tag:





HTML Paragraph




Links in HTML





HTML links are defined with the <a> tag:





HTML Links




The link's destination is specified in the href attribute. 





You will learn more about attributes in the next chapter.





HTML Images





HTML images are defined with the <img> tag.





The source file (src), alternative text (alt), width, and height are provided as attributes:





HTML Images




HTML Buttons





HTML buttons are defined with the <button> tag





<button> This is Button </button>





HTML Lists





HTML lists are defined with the <ul> (unordered/bullet list) or the <ol> (ordered/numbered list) tag, followed by <li> tags (list items):





Unorder List:





<ul>
  <li>
unordered List Item 1</li>
  <li>
unordered List 2 Item</li>
  <li>
3 Item </li>
</ul>





Ordered list:





<ol>
  <li>1
Item</li>
  <li> Item 2</li>
  <li> Item 3 </li>
</ol>





HTML Structure and Basics in Urdu/Hindi






https://www.youtube.com/watch?v=RGhSwzup4ts




Click Here To Visit Our YouTube Channel: Techz Hub


Comments

Popular posts from this blog

Find Any Result of Pakistan Online Results

2019 Results Online - Find Any Result of Pakistan Find Any Result of Pakistan online, find exams results of any class, any education board and university of Pakistan. Complete database of every latest and old result of Primary, Middle, Ninth Class, Matric, FSC, FA, ICOM, ICS, BA, BS, BCOM, BSC, MA, MSC, MCOM, LLB, B.Ed, M.Ed, MBA, MIT, CA, ACCA, MPhil, MS CS, PhD, PGD, ADP, BS SE, MS. Simply select your class below, and get the latest result. Complete archives of old results is also available for reference. Simply enter the roll number and get the latest results. Select Class Primary Middle Ninth Class Matric FSC ICOM ICS FA Punjab Boards Multan Faisalabad Bahawalpur Gujranwala Lahore Sargodha Rawalpindi DG Khan Sahiwal Fedral Khyber Pakhtunkhawah Boards Peshawar Sawat Kohat Malakand Abbottabad Bannu Mardan ...

PARTS OF SPEECH – ENGLISH GRAMMAR

There are nine parts of speech Noun Pronoun Adjective Adverb Verb Preposition Conjunction Article Interjection You Can Read All Of Them By Just Clicking On The Topic Link

Midterm solved past papers reference by Moaaz and waqqar

MIDTERM SOLVED PAST PAPERS  Dear  VU  Students here you can read and download Midterm Solved Past Papers Reference by Moaaz and Waqar Siddhu . easily you can download Mid Term Solved Papers Reference by Moaaz and Waqar Siddhu Click the download button and download Solved Mid Term Papers reference by Moaaz and Waqar Siddhu. you can also download  Final term Solved Papers by Moaaz and Waqar Sidhu. SELECT YOUR SUBJECT CODE AND DOWNLOAD PAST PAPER CS Subjects CS001 – Computer Proficiency License Waqar Sidhu Files  Download Midterm Other Solved  Download CS101 – Introduction to Computing Waqar Siddhu Files                Download Other Students Files              Download CS201 – Introduction to Programming Waqar Siddhu Files                Download Other Students F...