van-knowmad / developer-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML / CSS / Server-side Test

Purpose

To evaluate knowledge of HTML / CSS, and to gauge problem-solving ability with server-side code

Instructions

  1. Review the Photoshop design in the design/ folder.
  2. Choose a server-side technology that you are comfortable with (e.g., PHP, Ruby, etc.) that will allow you to create a working dynamic website based on the in the Photoshop file.
  3. Set up a local development environment that will allow you to build a prototype dynamic website.
  4. Create an HTML template for the page given, but make the header and the footer reusable, and create a 2nd page with that header and footer, and placeholder text.
  5. Style your templates with CSS
  6. Add a Twitter feed wiget in the right column of the homepage.
  7. Make the ending copyright year in the footer dynamic.

Notes

About


Languages

Language:HTML 69.3%Language:CSS 30.7%