#html #magicofoneclick #coding #table #cellpadding #attribute
Hello everyone and welcome to my channel magic of one click,please subscribe,like and share to get amazing programming videos.
In this program we will learn how to use table tag with cellpadding attribute.
DESCRIPTION OF TAGS:-
HTML - Tag tells browser that it is html document.
HEAD - Tag is used to define the head portion of the document which contain information related to the document.
TITLE - Tag is used to give title of the program.
BODY - Tag defines main content of HTML .
TH - Tag defines the header cells in the table which are displayed as bold, center-aligned text.
TR - Tag defines a row in an HTML.
TD - Tag defines the standard cells in the table which are displayed as normal-weight, left-aligned text.
CELLPADDING-The cellpadding attribute specifies the space, in pixels, between the cell wall and the cell content