Originally posted by: Spacehead
To view it on your local computer, copy the attached code into NotePad or something & Save As an html file. Save that html file in the same folder where the 2 pictures are. Then open the html file with your browser.
I'm assuming that the names of the 2 pics you posted are the same as on your computer.
Spacehead, after I copy and paste your above code into NotePad, I click on "Save As" and when the save screen emerges it doesn't give me the option to save it as an .html document in the "Encoding" section or even the "Save as type" section for that matter.
Also, I tried copying and pasting your above code into the address bar on Firefox and it didn't do anything either.
I know I'm missing something very simple I'm sure. Thanks for the help so far but I'm still having troubles getting these two pictures to merge in any fashion. Some of the questions I have are:
[*]When it says:
<a href="#" do I have to leave it as "#" or can I substitute the "#" sign for a "1" or a "2" so that it reads:
<a href="1"
[*]When is says:
******="Name******= I'm assuming it's okay to substitue "Name" with "Pic1" or the like. That way it would say,
******="Pic1******=
[*]
IF I did get this code right for once, how would I access the pictures? Would I just copy and paste the code in the address bar of Firefox? Would I save it in my documents somewhere and then upload it on an image hosting site like it was a picture?
Once again, thanks for all of your guys' help. I'm a retard when it comes to writing codes for things.