About Web Hosts
  Home | Web Hosts| HTML codes  

Hosts
This is a great place to start giving details about Website Hosts. Website hosts give you the opportunity to broadcast the information presented on your website, to the World Wide Web (WWW). Without a host server, this information remains on your computer. Most website hosts provide you with a "File Manager". The purpose of this tool is to save files on your computer to file folders within your file manager. Any file on your computer can be uploaded and saved to a folder within this manager. Pictures, music files, gifs and any other file you wish to store and display on your webpage.

Organizing folders on your computer.
Start with good habits by organizing files and folders on your computer. This makes it simple to find files, pictures, music, midis and animated gifs stored on your computer. When you download a file, put it in the appropriate folder. This makes it easier to find later when you wish to upload it to your file manager.

Organizing your file manager.
Within your file manager you have tools allowing you to add folders. Name these folders in relation to the file you wish to store in it I.E. gifs, pics, midi, etc. These folders become an extension to the "href" command. Let's say you want to remote link to a gif stored in the "gif" folder in your manager. Let's name the gif "dancer". I will use my url in this example that follows.

a href="http://budsolutions.freeservers.com/gif/dancer.gif" This command example would only be used to access this file via a remote link. If you are linking within your website the command would be simple.
a href="/gif/dancer.gif"
A very important html code to this example had to be eliminated to cancel a link to above command example. The < a href at the begining and the < / a > at the end of the command.

Email Me For Answers!
gpops30@hotmail.com