CodeLou_FrontEnd
Description
A brief description of your project
Custom CSS Classes
The class(es) I created are:
1. class name ex( .main-info-section )
.. what class does, ex( adds padding & changes background color of .main-info-section )
2.
Custom JavaScript Functions
The javascript functions I created are:
1. function name ex( animate() )
.. what function does ex( animate() is used to move the elements in the info div across the screen)