PDA

View Full Version : Creating my first website... Help


757 pballer
08-31-2008, 11:18 PM
Hi my friend wants me to make him a website for his filming production company.

They film sporting events. He loves to film paintball, soccer, skatein, bikein

you know stuff that's fun to watch. Right now he has is doing many leagues and his business is doing very well he felt the myspace isnt sufficient anymore so thats where I came in Big Grin

I created the home page. Sliced it up and exported it to a html doc. I have also coded all the tabs and stuff that is going to link somewhere. Went in there and centered it for later.

I have a few questions though.

A roller over effect I tried using the help menu but it seemed when I attempted it failed because "I did it" updated the html doc but when I highlighted it nothing happened (in the firefox preivew docu)

Also creating sub pages. Another one of my friends said I just delete everything except the banner, footer, and anything else that is going to stay the same for every page (tabs)

Is that the right way to go about it? If so what do I do once I am done creating one of the sub pages how to I get it to link to it from the home page (So I can preview it in the firefox doc.)

Heres what I have so far the homepage

http://i35.tinypic.com/25jzcib.jpg

Thanks in advance,

757 Pballer

tscreative
09-04-2008, 01:33 PM
Well you have the basic start for building the site, but from there you have to use either a web design program, like Dreamweaver, or hand code it (which I suspect is not your forté). To make links, select the image or text that you want to use for the link and in code type in <href="name of page to link to">. This won't make a lot of sense to you unless you are in Dreamweaver, but this is not the forum for that.