From Dreamweaver to GoDaddy

Hey cutie, I’m having a serious problem when posting my site from my PC to be able to GoDaddy’s FTP buyer. When I distribute it, some of our images and the CSS menu bar don’t display.

I think there are something to do with the image’s basic folder, but I’m unclear! Can anyone assistance me

Thank you!

Expand the window showing local and rural files. Compare both the and analyze. Have to have further help, i want to know.

Yes I nevertheless don’t really get it, thanks for the actual reply. My images are stored in my PC at
C: \Users\ArchsageVal\Documents\Dreamweaver Projects\Pacific Sun Plastics 2. 0b\html\images\(image name)

While i upload, some of which come up. Inside dreamweaver, everything is perfect but when I upload this font is all wrong and everything is jumbled way up. I still need help please

Became a link

My guess is you need to change the path for the image as a way to see them with a live website. The path you gave is one to a file in your machine.

The HTML should look like this:

HTML:
< img src=" path/to/file-on-the-server. jpg" alt=" ***" width=" ***" height=" ***" /> 

and my guess is that it looks similar to this:

HTML:
< img src=" C: \Users\ArchsageVal\Documents\Dreamweaver Projects\Pacific Sun Plastics 2. 0b\html\images\(image name)" alt=" ***" width=" ***" height=" ***" /> 

That said, a link might help us to diagnose the issue more accurately.

In addition, if you didn’t define your webblog, you will have problems just like what you are talking about.

This entry was posted in Web Design and tagged , , , , , , , , , , , , , , . Bookmark the permalink.

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *