Inserting html codes

G

Guest

Please give this newbie clear direction. I wanted to paste a free html code
on my site. I copied it and then pasted into my actual code view page. The
only thing that showed up was the code in page and preview views. Am I
supposed to cut and paste or is their another method. I did try searching the
tuturials but I did not exactly find a clear answer on this one. Thanks for
your help.
 
T

Trevor L.

Bianna said:
Please give this newbie clear direction. I wanted to paste a free
html code on my site. I copied it and then pasted into my actual code
view page. The only thing that showed up was the code in page and
preview views. Am I supposed to cut and paste or is their another
method. I did try searching the tuturials but I did not exactly find
a clear answer on this one. Thanks for your help.

Depending on your version of FP, there is tab which is named either Code or
HTML down the bottom of the page.

Click this tab and you will see the HTML code. You are then in an editor
(like any other text editor) and you can paste your code into here.
 
T

Teriel9

I believe you want to show it as text on your page
If you prefix it with <p> then put </p> at the end it will display as text.
HTH
Teriel9
 
M

Murray

We would have to see your page with the content pasted in to say for sure.
Can you show us what you did?
 
G

Guest

Your method is good enough and correct --- you're not suppose to see it in Normal or
Edit view as "Trevor" pointed it that there are many version of FT. I knew you would
like to visually arrange it and you can ONLY do it in HTML or Code view tabs. All
ordinary HTML code are visible and only JavaScript code are not.

So . . . In Code view tab; find <p align="center"> (you can change the word 'center' to
left or right and retaining the 2 quotation marks). To move it up or down; put that
code at a certain lines of your HTML code you choose by experimenting or using all 3
tabs e.g., Normal or Edit, Code, & Preview to fine tune it.

Yes, Murray is right --- show it to us and anyone of us will intelligently dissect it
for you ;o)


Please give this newbie clear direction. I wanted to paste a free html code
on my site. I copied it and then pasted into my actual code view page. The
only thing that showed up was the code in page and preview views. Am I
supposed to cut and paste or is their another method. I did try searching the
tuturials but I did not exactly find a clear answer on this one. Thanks for
your help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top