Tag: web development basics
May 11, 2025
Learn HTML – Part 41 – select Tag – Dropdown Lists The HTML select tag is used to create dropdown lists...
May 10, 2025
Learn HTML – Part 40 – textarea Tag – Multi-line Input The HTML textarea tag is used to create a multi-line...
May 9, 2025
Learn HTML – Part 39 – label Tag – Form Labels The HTML label tag is used to define a label for form...
May 8, 2025
Learn HTML – Part 38 – input Tag – Input Fields The HTML input tag is used to create interactive input...
May 7, 2025
Learn HTML – Part 37 – form Tag – Creating HTML Forms The HTML form tag is used to create forms that...
May 6, 2025
Learn HTML – Part 36 – caption Tag – Table Title The HTML caption tag is used to define a title or heading...
May 5, 2025
Learn HTML – Part 35 – thead, tbody, tfoot – Table Sections The HTML thead, tbody, and tfoot tags are...
May 4, 2025
Learn HTML – Part 34 – th Tag – Table Header Cells The HTML th tag is used to define a header cell in...
May 3, 2025
Learn HTML – Part 33 – td Tag – Table Data Cells The HTML td tag is used to define a data cell inside...
May 2, 2025
Learn HTML – Part 32 – tr Tag – Table Rows The HTML tr tag is used to define a row inside an HTML table....
May 1, 2025
Learn HTML – Part 31 – table Tag – Creating HTML Tables The HTML table tag is used to display data in...
April 30, 2025
Learn HTML – Part 30 – iframe Tag – Embedding External Content The HTML iframe tag is used to embed another...
April 29, 2025
Learn HTML – Part 29 – video Tag – Embedding Video The HTML video tag is used to embed video content...
April 28, 2025
Learn HTML – Part 28 – audio Tag – Embedding Audio The HTML audio tag is used to embed audio content...
April 27, 2025
Learn HTML – Part 27 – Building a Complete HTML Page Layout In previous lessons, we learned several semantic...
April 26, 2025
Learn HTML – Part 26 – main Tag – Main Content Section The HTML main tag is used to define the primary...
April 25, 2025
Learn HTML – Part 25 – nav Tag – Navigation Links Section The HTML nav tag is used to define a section...
April 24, 2025
Learn HTML – Part 24 – footer Tag – Footer Content Section The HTML footer tag is used to define the...
April 23, 2025
Learn HTML – Part 23 – header Tag – Introductory Content Section The HTML header tag is used to define...
April 18, 2025
Learn HTML – Part 18 – ol Tag – Creating Ordered Lists The HTML ol tag is used to create ordered lists...
April 17, 2025
Learn HTML – Part 17 – ul Tag – Creating Unordered Lists The HTML ul tag is used to create unordered...

