I have just finished my first project with a tribute to an ancestor. I have used only what we learn in the online lessons, without resorting to bootstrap or similar, and trying to be original in the design (I am not even sure what bootstrap is, I am really learning from 0). Its address is https://codepen.io/orig4mi/full/Jzggpz .
I will be hapy for any feedback and suggestions about how to improve it.
Very nice. While using the tribute page as a format you still made it your own and met all the criteria. It flows nicely. Good job!
(You’ll learn about Bootstrap later. If you keep on concentrating on HTML and CSS when you eventually get to Bootstrap you’ll understand it a lot easier.)
Nice work, I like that you made it your own style and the change for smaller screens.
A few things:
I would text-align: center; the img-caption (it is in the media querie but not in the full screen page)
I wouldn’t put this much opacity (or at least make the image opaque or close to opaque) because it looks strange when I bird appears in Antonio forehead
in the media querie 680px I would center the blockquote and put a bit more margin top and bottom to make it stands more as its own.
Also you have a paragraph (the one that says “He was a political activist”) that doesn’t have a opening tag