Welcome to the NBCU UX css code test. To complete this test, you must code up a responsive website using HTML/CSS/Javascript. You will be given screenshots for multiple screen sizes and all of the assets.
You will use JSFiddle to complete the test. Please follow the instructions below.
Please make sure you stick by these guidelines:
There will be a global navigation. The links on the navigation do not need to work for this test.
When the broswer window size goes down to 600px, the header items should fold into a nav menu that opens/closes with a hamburger icon.
As per this video, the hamburger icon should turn turn into an 'X' icon when opened.
The header can be sticky on the top of the page, as per the video. This is a feature that is nice to have, but not required.
There will be a grid with 9 film items.
When the window size goes below 1100px, the grid should fold into 2 columns.
When the window size goes below 800px, the grid should fold into 1 column.
Using the image assets provided, place each film item into the grid with its corresponding information. Be sure to style each item as it is shown and all text is readable.
As shown in the video, the image should zoom in when hovering over a tile.
When clicking on a tile, the favorites star should change its color to indicate the active state as shown in the video.
There will be a feed on the right side of the grid. The width of the feed column should be 200px, and the column should responsively keep its width.
When the window size goes below 600px, the feed will fold underneath the single-column grid.
There will be a footer at the very bottom of the page. Use the provided color and logo.
| Title | Date | Image URL |
|---|---|---|
| Sing | Dec. 21st, 2016 | http://nbcuxlab.com/Design_Test/assets/img/sing-poster.jpg |
| Jason Bourne | July 29th, 2016 | http://nbcuxlab.com/Design_Test/assets/img/jason-bourne-poster.jpg |
| The Secret Life of Pets | July 8th, 2016 | http://nbcuxlab.com/Design_Test/assets/img/secret-life-of-pets-poster.jpg |
| The Purge: Election Year | July 1st, 2016 | http://nbcuxlab.com/Design_Test/assets/img/the-purge-election-year-poster.jpg |
| Central Intelligence | June 17th, 2016 | http://nbcuxlab.com/Design_Test/assets/img/central-intelligence-poster.jpg |
| Warcraft | June 10th, 2016 | http://nbcuxlab.com/Design_Test/assets/img/warcraft-poster.jpg |
| Neighbors 2 | May 20th, 2016 | http://nbcuxlab.com/Design_Test/assets/img/neighbors-2-poster.jpg |
| Ted 2 | June 26th, 2015 | http://nbcuxlab.com/Design_Test/assets/img/ted-2-poster.jpg |
| Jurassic World | June 12th, 2015 | http://nbcuxlab.com/Design_Test/assets/img/jurassic-world-poster.jpg |
Be sure to repeat this post 9 times in your feed section.
| Post | Date |
|---|---|
| Get a sneek peek of Despicable Me 3 with your NBC ID | Friday | 12:39pm |
| Asset | Value |
|---|---|
| Purple | #400095 |
| Background Grey | #EEEEEE |
| Footer Grey | #E0E0E0 |
| Star Icon | http://nbcuxlab.com/Design_Test/assets/img/star.svg |
| UX Team Logo | http://nbcuxlab.com/Design_Test/assets/img/ux-logo.svg |
| NBCUniversal Logo | http://nbcuxlab.com/Design_Test/assets/img/nbcuniversal-logo.svg |