Must I put the full http://address for image. in Css and html.
Hi,
Having problems putting image in by hand coding. Must I use <img src"http://www.artmodels.com/images/model2.jpg
Must I put the http: in the css aswell as in the html. or do I put http in css and just img src="images/model2.jpg in the html. or vica versa. Getting really confused with these basics.
You do not need to use the full URL if the images are on your own server for your site. Use a full URL to an image offsite that you have permission to use. Never hotlink to content without explicit permission. See the following:
Bookmarks