KarolinaGroszewska / W1-L1-CSS-Template-Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Workshop #1 Take-Home Level 1: HTML/CSS Practice!

Your goal for this takehome assignment is to create a webpage that resembles the template image below (no need to worry about getting the colors exactly right). We have provided you with some starter code in the index.html and src/styles.css files to help you get started. We've also included the image files embedded in the template page.

template image

Challenges

If you're interested, here are a few suggestions for additions/modifications you can make to this website:

  • Add an 'Apply' button at the bottom and link it to a website
  • Add social media icons at the bottom of the page and link them to social media pages
  • Give the About, FAQ, and Sponsors sections rounded corners using the border-radius property
  • Play around with the CSS hover effects

About


Languages

Language:HTML 75.3%Language:CSS 24.7%