Tutorial 11(Table Tag)

Publicado el: 16 julio 2021
en el canal de: bisht_coding
10
3

HTML Tables are contained within a table element. The TABLE element denotes the range of the table, uses attribute to define properties of it. For example, the BORDER attribute indicates the size of the border to draw around the table and between each of the table’s cells. In the table, each box within the table is called a cell. There are several other attributes beside BORDER.

Basic Table Tags
The table element in HTML is TABLE. Everything within a table is enclosed between these two tag which are both required.
TABLE
………………..
TABLE
After the table Next thing you need is the tag. create a table row, which contain one or more cells of information .
To create individual cells, you use the tag. stand for table data. You place the table information within the and tags.
Within the table element , you use for table headers and the CAPTION element for the table’s caption.


Tutorial 1:    • Tutorial 1 learn basic HTML(hypertext mark...  
Tutorial 2:    • Tutorial 2(basic structure of HTML)  
Tutorial 3:    • Tutorial 3(HTML tags)  
Tutorial 4:    • Tutorial 4(formatting tags)heading paragra...  
Tutorial 5:    • Tutorial 5(bold, italic, mark, subscript, ...  
Tutorial 6:    • Tutorial 6(font tag and its attributes)  
Tutorial 7:    • Tutorial 7(image tag)  
Tutorial 8:    • Tutorial 8 (anchor tag)  
Tutorial 9:    • Tutorial 9 (video tag)  
Tutorial 10:    • Tutorial 10(HTML LIST)  

Notes of Table Tag: https://remona.in/html-tables




TD and TH Attributes
Align: It is used to align the data within the cell horizontally , according values of left, right and center.
Left: Align content to the center of the cell
Center: Align center to the center of the cell
Right: Align content to the Right of the cell


En esta página del sitio puede ver el video en línea Tutorial 11(Table Tag) de Duración hora minuto segunda en buena calidad , que subió el usuario bisht_coding 16 julio 2021, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 10 veces y le gustó 3 a los espectadores. Disfruta viendo!