Last active
September 8, 2015 19:06
-
-
Save bulbul84/39d8457135c86955abee to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Wordpress CheartSheet: | |
http://wpcheatsheet.net/ | |
========================================= | |
Extract CSS: http://webservicebd.com/extractcss/ | |
========================================== | |
Images optimiser: https://tinypng.com/ | |
========================================== | |
Minify Tools: | |
HTML Minifier: https://htmlcompressor.com/compressor/ | |
CSS Minifier: http://minifycode.com/css-minifier | |
JS Minifier: http://minifycode.com/javascript-minifier | |
CSS Minifier: http://csscompressor.com/ | |
CSS Minifier: http://cssminifier.com/ | |
========================================== | |
css saas for cross browser supported: | |
http://tools.maxcdn.com/procssor/ | |
http://cssprefixer.appspot.com/ | |
http://pleeease.io/play/ | |
========================================== | |
Fonts Generator: | |
http://www.fontsquirrel.com/tools/webfont-generator | |
https://www.web-font-generator.com/ | |
https://fontie.flowyapps.com/home | |
========================================== | |
cross browser compatibily test: | |
http://www.browserstack.com/ | |
========================================== | |
check internet explorer: | |
http://netrenderer.com/index.php | |
========================================== | |
Mobile Friendly Test Tools: | |
1. https://www.google.com/webmasters/tools/mobile-friendly/ | |
========================================== | |
Test your websites in smartphone & tablet emulators: | |
1. http://mobiletest.me/ | |
========================================== | |
Get Pattarn Background: | |
http://subtlepatterns.com/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment