## Web Development Tools ## My list of commonly used sites for web development | Tool | Address | | ---- | ------- | | Create Data URLs | http://dataurl.net/#about | | Desktop Browser Compatibility Tables For DOM Events | [http://www.webbrowsercompatibility.com](http://www.webbrowsercompatibility.com/dom-events/user-submitted/) | | Can I Use | http://caniuse.com/ | | PHP Composer repository | https://packagist.org | | Safari Inspector Guide | [https://developer.apple.com/library/safari/](https://developer.apple.com/library/safari/documentation/AppleApplications/Conceptual/Safari_Developer_Guide/Introduction/Introduction.html) | | Mozilla Developer Network, MDN | https://developer.mozilla.org/en-US/ | | MDN Javascript Guide | [Javascript Guide](https://developer.mozilla.org/en-US/docs/Web/JavaScript) | | MDN CSS Guide | [CSS Guide](https://developer.mozilla.org/en-US/docs/Web/CSS) |