I found difficult knowing whether to use relative or absolute positioning to move the text with the .body container. I didn't know if I could use another property or if the position property was correct. This is my first project so I wasn't sure about a lot of things. The button tag isn't responsive. There is a border on the button tag and I couldn't seem to figure out how to take it off. There is like a black outline and shadow that I don't know why it's there. Furthermore the background of the .body container gets smaller as the page is resized to be smaller but the p element doesn't resize. It just spills over when the page is being resized. I could go on about the many things I don't like about my page but I would love to get some feedback primarily on whether relative positioning was correct or if I could have moved the text (by 7%) somehow differently.
Eleanor Etchu
@eetchu92All comments
- @eetchu92Submitted almost 2 years ago@eetchu92Posted almost 2 years ago
Thank you so much for this! I knew using position: relative was a problem. I just wasn't sure on what to do. Thank you both for your reviews!
1 - @AnthonyRoyPrjSubmitted almost 2 years ago