Re: How to paste a snippet of html code into my we bsite?
|
Oniel Hanley |
|
11/19/2008 9:57:29 PM |
Hi Cliff, Do you have your website files on your computer or are you using an online site builder? If you are using a site builder, you should login to your account and you should be able to add the html snippet in from there quite easily. If the files for your website are contained on your computer, locate them and open up the page you want to add the snippet to with notepad. If you don't know html, it might be quite difficult, but locate the place in the html code you would like to add your snippet and paste it in. Save the page. Now to upload the files to your website - you will need to download an FTP program like Filezilla. Connect to your web host using this (you will need an IP address or ftp address, username and password - if you don't know it, ask your host). Upload the file you just changed to the correct location and voila - if you have done this correctly it will show up on your site :) If nothing I have just said made any sense (!), you might want to have a look at Lissa's HTML site - it explains things very simply. And view this sources too: Good luck! Oniel. Post Comments |
|
Hi Oniel, It was helpful to me too. Thank you! Post Comments |
|
Re: How to paste a snippet of html code into my we bsite?
|
Amrutha Vinay |
|
11/19/2008 9:57:49 PM |
Hi, Open the original file in a text editor like notepad and do the editing. You're not meant to edit anything through the browser, but IE lets you do that.
Find your file on your system, right click on it, choose Edit with and select a text editor like Notepad. Edit the file and save. Open your browser to view the file. Post Comments |
|
Re: Do you think that it will work Ok????
|
Nirmal Pandey |
|
11/19/2008 10:02:23 PM |
Hello, Do you think that it will work Ok???? Post Comments |
|
Re: How to paste a snippet of html code into my we bsite?
|
Nirmal Pandey |
|
11/19/2008 9:58:29 PM |
Hi, You must log-in to your server (that's an account you have online that enables people to access your pages) and re-upload the page. also, as web-code, when accessed from the browser, often opens in notepad or some other text editor, you must sure you manually type in the .html extension on the filename bar. Post Comments |
|
Re: How to paste a snippet of html code into my we bsite?
|
Boney Fairholm |
|
11/19/2008 10:01:33 PM |
Hi, Open up ur website. go to view n dere is source key under view open it den u will find a notepad in wich dere would be a html code dere u can make change with ur html code after making changes save dat notepad n refresh ur website........hope it will work Post Comments |
|