- Basic Tween --https://greensock.com/get-started-js#basics
- GSAP Learning Center --- https://greensock.com/learning/
- Animation SVG --- http://greensock.com/svg-tips
- GSAP CSS PLugin API --- https://greensock.com/docs/#/HTML5/GSAP/Plugins/CSSPlugin/
- Cheatsheet --- https://ihatetomatoes.net/wp-content/uploads/2016/07/GreenSock-Cheatsheet-4.pdf
- https://ihatetomatoes.net/simple-greensock-tutorial-your-first-steps-with-gsap/
- https://github.com/bcato3000/GSAP
- https://github.com/jmcunningham/AngularJS-Learning
- http://www.designyourway.net/blog/resources/so-you-want-to-learn-angularjs-start-with-these-tutorials-and-resources/
- https://thinkster.io/a-better-way-to-learn-angularjs/
- ##http://toddmotto.com/ultimate-guide-to-learning-angular-js-in-one-day/
- http://www.ng-newsletter.com/posts/beginner2expert-how_to_start.html
- http://lostechies.com/gabrielschenker/2014/02/26/angular-js-blog-series-table-of-content/
- https://leanpub.com/recipes-with-angular-js/read
For Custom Comment #####Links
- https://www.inkthemes.com/how-to-easily-customize-wordpress-comment-form/
- https://codex.wordpress.org/Function_Reference/wp_list_comments
- http://wordpress.stackexchange.com/questions/172052/how-to-wrap-comment-form-fields-in-one-div
- http://justintadlock.com/archives/2010/07/21/using-the-wordpress-comment-form
- http://wordpress.stackexchange.com/questions/225477/how-to-wrap-submit-button-of-comment-form-with-div
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
/** | |
* | |
* All Default stylings | |
* | |
* Default Font Families: | |
font-family: 'Open Sans', sans-serif; | |
font-family: 'Open Sans Condensed', sans-serif; | |
font-family: 'Montserrat', sans-serif; | |
*/ |