TeamPhotoshop
Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
Forum Home Latest Posts Search Help Subscribe

Slices&the HTML Code

Page: 1 2 Reply
Mar 9th 2003#94497 Report
Member since: Jul 16th 2002
Posts: 352
Hello, I just created an interface for my website and I made the slices and the slice adjustments to make the buttons links and I saved the file. I also uploaded the interface.html file and all of the images that went along with it. Now my problem is getting it on my website. I would GREATLY appreciate it if someone could give me the HTML code or JavaScript code to make it appear on my site. and all you have to say is Image1 or Image2 and so on and I will replace the names later. If you cannot write me a tutorial then please link me to something that will help me.
I greatly appreciate any given help.
Reply with Quote Reply
Mar 9th 2003#94499 Report
Member since: May 1st 2002
Posts: 3034
just save optimized as html ?
Reply with Quote Reply
Mar 9th 2003#94504 Report
Member since: Jul 16th 2002
Posts: 352
I did save it as HTML. Now, how do i get it to show up on my website? What is the HTML/JavaScript code?
Reply with Quote Reply
Mar 9th 2003#94505 Report
Member since: Nov 26th 2001
Posts: 2586
Do you mean how do you upload it to your website?

If that is the case:

a. You need a host. Paid or Free (check the resource section.)
b. Do you have a domain name - note you dont need one for the free hosts? If not, and then buy one. pick a hosting company that offers domain name purchasing - it is pretty cheap now.

c. Find an FTP program - WS-FTP-le is free and reliable.

You will get the information you need to upload the site - ie. account, password, url, etc.

One other thing. Keep the site intact how you have it. Everything is linked and if you break that link, then you lose your connections. For example. If you logo image is in a folder called "images", one directory under your "index.htm" file, then keep that same order.

Is this what you are looking for?
Reply with Quote Reply
Mar 9th 2003#94510 Report
Member since: Jul 16th 2002
Posts: 352
No, that's not what I was looking for. I need the HTML code or JavaScript code to make it show up on my site. I already did upload all of the files i needed. I just need to know how to make it show up!
Reply with Quote Reply
Mar 9th 2003#94526 Report
Member since: Mar 24th 2002
Posts: 3114
You're not making too much sense, lol.
If you uploaded everything, then it's there.
Or are you thinking about making a html file "the default" one that the broswer reads?
In that case rename the blah.html to index.html.
:confused::confused::confused:
Reply with Quote Reply
Mar 9th 2003#94539 Report
Member since: Jul 16th 2002
Posts: 352
Sorry that I'm not making sense but here it goes again.

My files, are all uploaded on to my website. I need the HTML or JavaScript code to make the interface actually APPEAR on my website so the visitors can actually see it.

Does that make more sense?
Reply with Quote Reply
Mar 9th 2003#94541 Report
Member since: Apr 20th 2002
Posts: 3000
NO.

The HTML code is generated when you save all the files. There is no need for any extra code for it to show up, unless you want to tweak the appearance.
Reply with Quote Reply
Mar 9th 2003#94617 Report
Member since: Nov 26th 2001
Posts: 2586
When a person visits your site, there will be a default page called:

index.htm or
index.html or
index.php or
index.asp

do you see the pattern? so in your "root" directory on your host there will be the one page that is the one that everyone sees first. and that is called index.... so if you took your interface and cut it up, then "saved for web" with code and images you will have the interface and a folder called "images". K, make sure that html page is called "index.htm" or you know. Then try it out. If that is what the problem is.
Reply with Quote Reply
Mar 9th 2003#94629 Report
Member since: Feb 14th 2002
Posts: 619
or... what ever your main page of the site is make that into the link...
for example.

www.mydomain.com/home.html

mydomain.com being the server your using and /home.html being the main(index) page of the site.

if you do have a index file then that would be in the link
www.mydomain.com/index.htm
index.html or
index.php or
index.asp

hope that helps
Reply with Quote Reply
Page: 1 2 Back to top
Please login or register above to post in this forum