|
Answer
by: Kristen Jourdonais, Aplus.Net Knowledge Base Support
Once
you have edited your picture, you will need to upload it
to your web space through FTP or by using the File Manager in the
Aplus.Net Control Panel.
Note:
Make sure that if you are using a program such as WS_FTP, you are
uploading photos in BINARY mode.
In
your page's html script, insert the following line: <img
src="path/filename.jpg">
Replace “path/filename.jpg” with
the path and file name of your photo. Also make sure to enter the
correct extension for the file (gif, jpg, etc).
|