You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use /public/pages/graduates.html stub as the landing page
graduates.html is just a redirect to the most recent graduate page
Links in left nav are organized by newest on top, oldest on bottom.
Each cohort has a <figure> photo at the top with a <figcaption> that says "X Cohort during graduation"
The graduation photo has a photo icon on hover
The graduation photo links to a Google Photos album on click
The side nav should contain the following pages:
Do not put anything in the header or footer sections. Only fill out the main section
Use the components from /public/pages/patternlibrary.html rather than writing new CSS for components. Copy and paste the HTML into the page where needed. No need to copy CSS as it will automatically be included in the page.
Any CSS that needs to be written should go in a new file /public/css/graduates.css
Reach out to Brenton to get the images, links, etc
Create the graduates page per the figma design
/public/pages/graduates.htmlstub as the landing pagegraduates.htmlis just a redirect to the most recent graduate page<figure>photo at the top with a<figcaption>that says "X Cohort during graduation"mainsection/public/pages/patternlibrary.htmlrather than writing new CSS for components. Copy and paste the HTML into the page where needed. No need to copy CSS as it will automatically be included in the page./public/css/graduates.css