I made a real quick and easy website for my sister's baby registry as a favor. I used Dreamweaver and i uploaded the index.html to my 1and1.com hosting space and I have a few problems. None of my images show up, and thing's such as dashes, inches, apostrophes show up as question marks. I don't know what to do! here is the site and you can get the mark up there. This really is very simple. Sorry I am a true beginner here! www.designingyours.com
Hi, First of all, the page you created contains number of wrong HTML codes (according to W3 standards). Try replacing the special character that is placed in place of inverted comma (used as inch symbol). Recheck the Design View of the webpage on dreamweaver. Secondly for getting images in place you need to upload the 'images' folder to the site root. Upload the entire folder that you have in your local machine.
Everything is fine in dreamweaver's design view. Im copy pasting the code into a text editor calling it index.html and uploading it to me hosting space...
cool I got the images working, well most of them and I fixed al the hyphens, now I'm working on the " symbols
The problem was that I copy pasted text from Word that's why some symbols were showing up as ?'s. So that's all fixed. I still can't get my main image, alt = Main. to come up though... Its uploaded in the images folder and is linked just like the other ones correctly...