Most browsers will display the <tbody> element with the following default values.
<style>
tbody {
display: table-row-group;
vertical-align: middle;
border-color: inherit;
}
</style>Type: | html |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |