└── README.md /README.md: -------------------------------------------------------------------------------- 1 | ###DOCTYPE 头部开始 2 | 3 | Bad: 4 | ``` 5 | 6 | ... 7 | 8 | ``` 9 | Good: 10 | ``` 11 | 12 | 13 | ... 14 | 15 | ``` 16 | ###不要用旧的 DOCTYPE 17 | 18 | Bad: 19 | ``` 20 | 22 | ``` 23 | Good: 24 | ``` 25 | 26 | ``` 27 | ###不要用 XML 声明 28 | 29 | Bad: 30 | ``` 31 | 32 | 33 | ``` 34 | Good: 35 | ``` 36 | 37 | ``` 38 | ###最好不要用字符引用 39 | 40 | Bad: 41 | ``` 42 |
Copyright © 2014 W3C®
This book can read in 1 hour.
For writing maintainable and scalable HTML documents.
432 | <!DOCTYPE html> 433 |
<!DOCTYPE html> 438 |
449 | For writing maintainable and scalable HTML documents. 450 |
457 | For writing maintainable and scalable HTML documents. 458 | 459 | — HTML Best Practices 460 |
— HTML Best Practices
465 | For writing maintainable and scalable HTML documents. 466 |
474 | For writing maintainable and scalable HTML documents. 475 |
483 | For writing maintainable and scalable HTML documents. 484 | 485 | 486 |
A community maintaining and evolving HTML since 2004.
Click here to view PDF version.
PDF version is also available.
“For writing maintainable and scalable HTML documents”
For writing maintainable and scalable HTML documents
<DOCTYPE html>
HTMLBestPractices
HTML 734 | Best 735 | Practices
Rule name: 742 | Rule description: 743 |
Rule name:
Rule description: 749 |
For writing maintainable and scalable HTML documents. And for mental stability.
Don't trust!
If your browser support inline frame, ads are displayed here.
827 | General 828 | | 829 | The root element 830 | | 831 | Sections 832 | 833 |
pre
img
Query:
Is this section is useful?: