Html & css
sign up for a codepen account
project 1: Donut Shop
In this project you will be using CSS to style this website! You'll also be editing the HTML to make it your own.
Click on the picture to the right to get started. HTML
CSS
BONUS:
|
|
project 2: pokedex
Style this website with more CSS! You do not need to edit the HTML, just add CSS.
Click on the picture to get started.
Remember the border property requires 3 values separated by a space: SIZE(px) solid/dashed/dotted color; examples: border: 5px solid green; border: 10px dotted orange; border: 3px solid black; Bonus: Add another Pokémon to this Pokédex! You will need to do this in HTML. See how the CSS styles are reused for all the paragraphs? |
|
more projects
Click the picture below and choose a project to work on.