Log in

View Full Version : Hi Guys Can Someone Help Out A Simpleton?



GerryBhoy
09-11-2005, 02:30 PM
I am in the process of building my website & have tried to copy/paste codes across to the Raw HTML part of my page to increase the effect but it does not seem to work. When I view my page all you can see is the text that has been copied & paste across..... Does anyone know what I am doing wrong? Can someone help me out? Cheers

TheBigT
09-11-2005, 02:42 PM
Sounds like you are using a webpage editor in the design mode instead of in the code mode... that is like Frontpage... it has three settings that you can design your site in... Design, Split, or Code. You need to be in code to put the code on there.

GerryBhoy
09-11-2005, 02:53 PM
Cheers BIG T.... Once I have accessed this Code page of the Web Editor do I just hit Select All/Copy then Paste whilst amending where necessary?

TheBigT
09-11-2005, 03:02 PM
Exactly. Make sure to paste it where you want the content to go.. most of the content will probably be put netween the body tags unless you are told to put it anywhere else. Just a tip cause some people might throw it into the head tag by mistake.

GerryBhoy
09-11-2005, 03:31 PM
Cheers BIG T. Appreciated.