From c2000d79d56aada2d6e60a7cb149de9a7f5e7f94 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Sat, 23 May 2015 14:58:00 +0100 Subject: [PATCH] added tecate and w3c markup validation service --- BigBoxOfHTML.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/BigBoxOfHTML.md b/BigBoxOfHTML.md index a61a66a..53b9917 100644 --- a/BigBoxOfHTML.md +++ b/BigBoxOfHTML.md @@ -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).