How do I paste a html code into my website?

drno

New member
I want to place 2 codes; a pay pal button and adsense.
Do I google my own site and go to the actual page and go through the procedure (view, source and paste the html code there?
Or do I go into my website builder? (I know how to copy and paste)
 
you should have and FTP server name and password.

In your web program all you have to do is, go to the FTP server and say, Connet and this will down load the links to your site.

Click on the html file and it'll open up so you can re edit it and when you hit save, This will update your site..

when you signed up to your site they would have sent you your password, user name and the FTP link.... check that it should be in the email you got...

In saying that, log into your web site and go to the page you want to fix in the file manager.
their should be a wee button to edit each html file and up will come the code. delete all the code and replace with the new codeand hit SAVE....

THE FTP IS QUICKER
 
just open the page.

then click on view->source on the browser.

then copy the code u want and paste it to your file.

it's that easy.
 
You'll need to go into your website builder.
you will also probably need to hit a button called 'code' or similar to be able to paste the code in such a way that it doesn't show up as regular text, otherwise it can look pretty bad, and it won't work either.

w3schools.com might be of some help to you
 
Back
Top