Change heading to title case for consistency (#30564)
This commit is contained in:
committed by
Christopher McCormack
parent
58e23c27e1
commit
2c3181f7f6
@ -34,7 +34,7 @@ A more complex HTML table may also include `<caption>`, `<col>`, `<colgroup>`, `
|
|||||||
```
|
```
|
||||||
<a href='https://www.w3schools.com/html/tryit.asp?filename=tryhtml_table'> DEMO </a>
|
<a href='https://www.w3schools.com/html/tryit.asp?filename=tryhtml_table'> DEMO </a>
|
||||||
|
|
||||||
### Table Example with more semantic information
|
### Table Example With More Semantic Information
|
||||||
```html
|
```html
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
|
Reference in New Issue
Block a user