Free Web Hosting Forum
Go Back   Free Web Hosting Forum > Website Building > Web Design and HTML
Reload this Page how do i upload files in order to have links?
Reply
 
Thread Tools Display Modes
(#1 (permalink))
Old
Junior Member
dietcoke3.14 is on a distinguished road
 
Posts: 2
Join Date: Jul 2012
Default how do i upload files in order to have links? - 07-11-2012, 01:53 PM

how do i upload files in order to have links? I know how to make links in HTML using the <a href="" > example </a> tags. but where do i upload the file to the server? in what directory i mean. and once i put it there, what do i put in between the quotes. by that i mean <a href="what goes here?">.

Thanks for any help

Last edited by d3iti; 07-11-2012 at 04:30 PM. Reason: Title
Reply With Quote
Sponsored Links
(#2 (permalink))
Old
Senior Member
Firebirds is on a distinguished road
 
Posts: 274
Join Date: Feb 2012
Default 07-11-2012, 02:02 PM

you should put everyone and everything in the public_html folder or else.
If the file you are linking to is in the same folder(directory) as your page, just put the file name, like <a href="something.html">. If it is in a folder that is underneath the one your page is on, you do folder/filename. like <a href="folder/something.html">. Hope that clarifies something.


All your problems magically solved.
How to use custom domain. | Account under review? | Can I do this/whatever?
Have a happy magical day
~Firebirds
Reply With Quote
(#3 (permalink))
Old
Junior Member
tempz is on a distinguished road
 
Posts: 17
Join Date: Jul 2012
Default 07-12-2012, 07:26 AM

You will add your files to

Quote:
www or public_html
If you're using other languages such as "js, css" you will create folders under public_html i.e. css, js then place your stylesheet in that folder and link to your website pages.

Code:
<link rel="stylesheet" type="text/css" href="cs/mystyle.css" />
You understand now? If still having trouble watch some YouTube videos - http://www.youtube.com/watch?v=GwQMnpUsj8I

Here is a popular tutorial! Have fun designing!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.5.2
vBulletin Skin developed by: vBStyles.com