Making Forms & Tables | Web Design FREE Boot-camp with Tarun | Class 5 | Lazy Syntax

Опубликовано: 17 Март 2026
на канале: lazy Syntax - Code for Funn
58
6

Start by using "form" tags and between them use the basic element that is "input", it is a self-closing tag. It creates just a box for input.

Tables are a great way to showcase table data in the form of excel sheets. We add a table by the "table" tag. Then we add Table Row by "tr" tag and inside it we add table data by "td" tag

Hi. I am Tarun and I'm teaching my friends about HTML and how to make Forms and Tables in HTML in this video. I hope you enjoy the learning process and if you do then don't forget to have fun while learning to code with @lazysynatx

Notes:
1. Making HTML Forms
  / html-form  

2. Making Tables
  / html-tables  

In the next video we will cover the following:
~ Including HTML Entities
~ Using iframe

Join FREE Live Classes:
https://t.me/LAZY_SYNTAX

Check out the entire playlist here 👇
   • Web Design Bootcamp  

Social Media:
Instagram:   / lazysyntax  
Facebook:   / lazysyntax  
Twitter:   / lazysyntax  

Tags:
#form #htmlform #table #htmltable