PDA

View Full Version : Html div codes in page wizard



Felixo
07-17-2008, 02:26 PM
Hi, i am trying to insert a weather widget into my website. However, all weather widget codes contain html div or javascript. Page wizard does not accept either.

Is there any way around this?

If not how can I export my already exsisting website to different website editor that accepts html div or avascript?

Can anybody suggest a good freeware website editor that allows html div codes or javascript?

Thanks for ur help!

bobdog
07-17-2008, 02:39 PM
First, get a FTP program and download the entire site contents to your local computer. I suggest Filezilla, it is free.

Then get an HTML editor. Google that and find hundreds of free HTML editors that allow you to work with the code.

Upload to the web server when done. It's that easy.

Felixo
08-09-2008, 07:21 AM
Thanks bobdog, i have done this and it works fine now.