mirror of
https://github.com/sbrl/thebigwarehouse.git
synced 2018-01-10 21:33:45 +00:00
added tecate and w3c markup validation service
This commit is contained in:
parent
cb5093ca45
commit
c2000d79d5
1 changed files with 6 additions and 0 deletions
|
@ -1,7 +1,13 @@
|
|||
# The Big Box of HTML
|
||||
|
||||
## Validators
|
||||
- [Tecate.js](https://github.com/kevinburke/tecate) - Drop in this script and it will display a warning at the top of your page if you have any invalid markup
|
||||
- [W3C Markup Validation Service](https://validator.w3.org/) - The original HTML validator for all your HTML validating needs
|
||||
|
||||
## Testing Tools
|
||||
- [.resizr](http://resizr.co/) - Responsive website testing tool
|
||||
|
||||
## Web fonts
|
||||
- [webfont-test](http://webfont-test.com/) - Compare up to 3 fonts at once
|
||||
- [Google Fonts on Github](https://github.com/google/fonts) - A repository that contains the fonts available on [Google Fonts](https://www.google.com/fonts).
|
||||
|
||||
|
|
Loading…
Reference in a new issue