nss-evening-cohort-06 / company-x-fivealive

company-x-fivealive created by GitHub Classroom
0 stars 0 forks source link

6 - employee pg #15

Open cmurnick opened 7 years ago

cmurnick commented 7 years ago

The header will be pulled from the main index page

There will be a main div with 5 sections within it

Js: We'll create a function to add a new employee. This function will accept 4 arguments: employee name, employee title, employee image and employee bio. This function will add the employee as an object to the employee array.

The layout of the employee page will be a grid of cards. 3-wide with the picture on top, name under it, title under that both at header elements and then the body which will be smaller font than the two headers.

kstoops815 commented 7 years ago

I like it!