PDA

View Full Version : starting over


Crystal
11-25-2002, 02:01 PM
hiya

well I want for people to be able to view my site, and it load fast for them,
so I am going to try to do the repeated background and images, I like
doing the diffrent color things to but I want it to be better for other people,
the only thing is that I don't know which way to start, I guess it will be my home page working my way to the last page, that means I am going to have to start from scratch, ok I will get on it after I go to ganma's,
thanks all :)

Crystal
11-25-2002, 02:29 PM
on the part it has this

<A HREF="yourlinkhere.html">
images/yourimagename.gif

would that be like this?

<A HREF="http://crystalzgoodies.com/backgroundsone.html">
images/yourimagename.gif

and do I leave the images as is or change it to something els? be cause
Jean has a place on the tutorial saying add a page to your page list and call it images, is that how I put my links on like the buttons?

thank you :)

Flash ho
11-25-2002, 03:25 PM
Here is what you are trying to achieve. Most web builders buid in this manner and it is pretty much a standard.
Under your root directory( folder), under public html in your case, you create a folder called images, place all your images into it. Links to those images will be www.crystalzgoodies.com/images/mytwinkybird.gif or
/images/mytwinkybird.gif It is that simple.

Follow Gene's tutorial for the ws workaround.