![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Sometimes, when uploading pages to the server it is not unusual to forget to upload the image itself. |
|
Can you post an example of your code? If your problem relates to the way you have DW set up in your Site Management I'm too new at this to advise. It the problem is in the way you have structured your HTML then that will be easier to identify. Here's what the HTML should look like: http://www.w3schools.com/htmL/tryit.asp?filename=tryhtml_images The tricky bit can occur if you are not referencing or linking to your images properly. For instance, if your images are (which really they should be) in a different folder to your web page, then that has to be in your code and is explained here http://www.w3schools.com/htmL/tryit.asp?filename=tryhtml_images2 Sometimes, when uploading pages to the server it is not unusual to forget to upload the image itself. Regards Martin |
#5
| |||
| |||
|
|
Hi all, Another newcomer to DW - but I know a bit about HTML. I have a problem, though - I have images I created myself in Photoshop, and even just a few plain images - however, when I "preview in browser" with Firefox, none of the images load. Did I miss a step in the loading of them onto the page? Thank you for the help...! |
#6
| |||
| |||
|
#7
| |||||
| |||||
|
|
I'm thinking the link I just gave you won't work on your computer as it's a users/.. file |
|
p><img src="../aphi recr 2007.jpg" width="482" height="337" alt="Recruitment!"/></p |
|
And to Murray, I don't know if I linked via root relative links |
|
And the background that I chose in the Page Properties, as an image repeated, is not showing up at all and the webpage has a gray background when in LiveView as well as when previewd in Firefox. |
|
file:///Users/krystinabenedetti/Documents/Personal/APhi%20Stuff/Alpha%20Phi/Webp ages/homepg.html That is the link of the previewed page, I wasn't sure if you wanted that or the actual code. I'm thinking the link I just gave you won't work on your computer as it's a users/.. file, so here's the code for one image: p><img src="../aphi recr 2007.jpg" width="482" height="337" alt="Recruitment!"/></p and the other: h1><img src="../banner.jpg" width="784" height="143" alt="Alpha Phi Banner" /></h1 And to Murray, I don't know if I linked via root relative links, but I did try to load the page with temp files enabled and I know that did not solve the problem. For the first image, with alt=Recruitment, in LiveView a small blue box with a question mark appears in its place. And the background that I chose in the Page Properties, as an image repeated, is not showing up at all and the webpage has a gray background when in LiveView as well as when previewd in Firefox. I hope that helps! |
![]() |
| Thread Tools | |
| Display Modes | |
| |