Hi, I would like assessment for this assignment:
Here is my project files:
and here is the live page:
https://fish-important-gouda.glitch.me
I tried to explain what I did in style.css comments but here are some thoughts.
I used html font-size: 62.5% to allow user font-size preferences. (instead of 10px as suggested in assignment)
I provided italic font with font-style: italic but its actually not used. Just wanted to see if I did it right.
I tried to use block-start instead of top, etc, like was taught before in this course to allow different type of writing direction. I don’t know if I did it right, propably I shouldn’t bother. Also I provided fallback for Internet Explorer.