hicodingclub / club-website-frontend

The official club website frontend source code for HiCoding Club
0 stars 1 forks source link

New Contact Us Page HTML Layout. #27

Open toliujiayi opened 4 years ago

toliujiayi commented 4 years ago

Follow the design of the following figma link: https://www.figma.com/file/14EqxwtbmN3cpKURWzjeT9/Contact-Us-Page-2

And write the HTML layout of the contact us page. Note that you do not need to code up the header section. Make sure your final design is responsive (meaning that it looks nice on both a computer with a wide screen and on a phone with a narrow screen). In Figma, you can check out the CSS of elements as well as download images used in the design. Ask the head of the web development team any question.

Requirement: completed the web development training Number of People: unlimited Volunteer Hour: 2 hours

yufanwang07 commented 4 years ago

First crude website result: zip codes are below.

ContactPage.zip

yufanwang07 commented 4 years ago

1st revision: zip file below EDIT: Fixed bug where a section of the page takes you to gmail EDIT: Deleted unnecessary CSS and sped up animations.

ContactPage2.zip

yufanwang07 commented 4 years ago

2nd revision: zip file below EDIT: Fixed minor performance issues. Added minor details.

ContactPage3.zip