How do i display pictures with html on another computer?
I am making a website with notepad and i was wondering if the pictures are downloaded on my computer at home how do i display images on a computer (at school) if the images aren't on that computer. Thankz for the help
Public Comments
- You can't. The images need to be either on the computer viewing the HTML or published on the Internet where they can be referenced with a URL.
- u can't do like that. U can upload that images to any live server, and u can give d 'url' (link) in <img src="url"> for example: <img src="http://www.google.com/intl/en_ALL/images/logo.gif">
Powered by Yahoo! Answers