: How do I insert the HTML code into my website?
The directions below specify how to insert the HTML code into a web page using a simple text editor.
- Load a text editor such as Windows Notepad.
- Open your HTML document by clicking on File -> Open in the notepad menu. (You will have to switch the "Files of type" field to "All files")
- Paste the code into the location of the HTML document you would like by clicking Edit -> Paste in the notepad menu. (You should have previously copied the code from the textbox on our website.)
Specific instructions are also available for the following editors:
In the toolbar, choose Insert, then HTML Markup.
OR
In the toolbar, choose Insert, then Advanced, then HTML.
Refer to the "Help" section in your HTML editor to find specific instructions on how to paste HTML code or create a link in your web page.
The editor you use to edit your website most likely allows you to edit the document in text mode and HTML mode. You will need to paste the HTML code while you are in the HTML mode of your editor. If you are in the text mode of the editor it will most likely just display the code on the page or distort it.
Please contact Customer Support if you still need help with this topic.
|