element.style {
}
user agent stylesheet
tr {
- display: table-row;
- vertical-align: inherit;
- border-color: inherit;
}
Inherited from table#table195
Style Attribute {
- border-collapse: collapse;
}
user agent stylesheet
table {
- white-space: normal;
- line-height: normal;
- font-weight: normal;
- font-size: medium;
- font-variant: normal;
- font-style: normal;
- color: -webkit-text;
- text-align: start;
}
user agent stylesheet
table {
- border-collapse: separate;
- border-spacing: 2px;
- border-color: gray;
}
Inherited from body