HTML video tutorial – 62 – html table rowspan and table colspan attribute
HTML video tutorial – 62 – html table rowspan and table colspan attribute
HTML – rowspan attribute and HTML – colspan attribute:
How create layouts using tables?
rowspan and colspan attributes.
How to marge table cells?
html rowspan attribute:
spans a cell vertically.
value should be how many cells to span consider the current cell too.
html colspan attribute:
spans a cell horizontally.
value should be how many cells to span consider the current cell too
=========================================
Follow the link for next video:
HTML video tutorial – 63 – Creating Profile using html – Part 1
Follow the link for previous video:
HTML video tutorial – 61 – html align and html valign attribute
======= HTML Questions & Answers ==========
=========================================
source