1) could be related to what position value you used (position:absolute/relative/sticky/etc.
I used this code, (position:fixed; right:1200px; bottom:420px; border:none;" to try and position it properly, or at least how it appeared on my screen (if that makes sense) but if I resize the screen slightly , they move completely, which worries me that other people might be looking at a messy page lol am I using a incorrect way to position images?
ok!! If you change position:fixed to position:absolute it should stay put but! using bottom:420px instead of top:[whatever] will mean that it will move down on taller screens and up on shorter ones.
ok i fixed my code but it still moves but i did some research and apparently it can continuously change depending on someones screen resolution T_T; but hopefully it looks better now!
Lissaexplainsitall is a great resource! I am putting together a page of resources on my page as well. I also suggest sadgrls website!
honestly I just go to w3school for like everything and if I can't find it there I just google it
I actually just came back to check on this after a hiatus and your comment made me cry. I have been struggling with depression and decided to pick myself up a little by revisiting things that make me happy. I will be working on it slowly again.