Don't fret, you'll be there soon.
Ladybow
Relax a little. Basic markup looks a lot more difficult at first than it is, nothing like programing. And once you get filezilla set up all you have to do is click on "reconnect" and you are connected to your site. Then you just drag and drop from one folder on your computer to one on the site, just as you do two on your computer.
You don't have to know more than what you will learn in a few minutes to change out your pictures if you make them the same size. Go to w3schools.com and look at the html tutor under images to see what it looks like. Don't worry about the details. Then you can locate the pic in "view source" (right click on your page and it is listed) and see what size it is (images have a code "img" and have a length and width listed). The code is enough in English (like your content words) to find it.
You won't have to change any of your code that way. Just make your image the same size as one on your page, give it the same file name as the one on your page, and upload it to the same folder with filezilla so it copies over the old pic. This won't allow great changes but it will get you started changing the basic image you are concerned with.
|