It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming CSS Forum

save html file css images is not working

save html file css images is not working

Postby sundarraj_mca on Wed Jun 03, 2009 7:38 am

i created a newsletter with stylesheet kep in separate folder likewise images and when i open the page its view is exact as i wanted but when i save it as .htm format images are missing which i loaded through css.

how to solve this issue. or do i have to change the method of creating the newsletter instead of careting a web page
sundarraj_mca
 
Posts: 22
Joined: Wed May 14, 2008 5:06 am

Re: save html file css images is not working

Postby harrierdh on Thu Dec 17, 2009 7:33 pm

That's really not enough information. If your images don't show up then your images in the css have the wrong url. What software are you using to create the web page?

Images can be relatively referenced like this url(../images/myimage.jpg) or directly like this url(www.mywebspace.com/images/myimage.jpg)

Chances are the software is putting in a relative url and your css is no longer relative after the save. Go into the htm file and look at the css url's.
harrierdh
50+ Club
 
Posts: 51
Joined: Wed Dec 16, 2009 7:04 pm

Re: save html file css images is not working

Postby jonweb2009 on Sun Dec 27, 2009 5:45 pm

How did u create the news letter, can u paste your codes.
You can also try using inline stylesheet, if the newsletter is not complicated
jonweb2009
 
Posts: 6
Joined: Sun Dec 27, 2009 5:23 pm


Who is online

Users browsing this forum: No registered users and 0 guests