Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 488 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 488 Bytes

Project_Name

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)