Using CSS:
- Make first letter in the paragraph larger then the rest?
- Change background colour of every second paragraph to e.g. grey
Build a publishing web page that will have following elements:
- title
- navigation
- sections (as a topics for the blog e.g. technology, food recipes, ...)
- articles
- side bar (with information about you)
- footer
Apply following:
- media queries
- responsive grid made with float left
optional:
- flex box look at css tricks article
You can, but don't have to use below layout:
What is javascript? Watch video
Complete exercises on sololearn up to module 3.
