An HTML/CSS development challenge for implementing a card from given image.
In this challenge, you are going to implement image of a card in HTML/CSS. You need to deliver an html file
with possibly some suplementray files (.css
, image
, ...) . Opening the html file in any popular browser should show the card you implementd in the center of the page.
You are allowed to use a front-end framework. (e.g. bootstrap or foundation , any web font package)
using SCSS or any css preprocessor will count as a bonus towards your final evaluation
We expect a clean, readable and maintainable code with meaningful comments.
- Fork this repository (if you don't know how to do that, Google is your friend)
- Develop the given challenge
- Commit and Push your code to your new repository
- Send us a pull request, we will review your code and get back to you