- Notifications
You must be signed in to change notification settings - Fork0
The ideal first project for anyone interested in practicing HTML/CSS with a real life example.
litzcode/html-css-exercise-postcard
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Who does not like postcards? This is one of your first exercises (if not the first) and it's fun and relatively easy :)
Lets create a postcard with HTML5 and CSS and then you can share it with your mom or with your other half, she/he is going to be proud! :)
Create the HTML and CSS needed to replicatethis exact same picture.
Here the url for 4Geeks logo:http://assets.breatheco.de/apis/img/icon/4geeks.png
There is a video about this exercise, watch it if you are lost. But don't copy everything, try to code some of your own.
This exercise covers the following fundamentals:
- Basic structure for every HTML5 website.
- TheLink tag to import CSS Rules.
- Using google fonts.
- Using the different selectors available in CSS.
- Working with boxes: border, padding and margins.
- Overflow.
- Using a simple form.
About
The ideal first project for anyone interested in practicing HTML/CSS with a real life example.
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- HTML51.2%
- CSS48.8%