English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I want to post HTML that others can copy (like for a layout or a graphic). The site I had been using to convert code making it forum safe (r4rw.com something... no longer exists)

I know the code is something like > HTML<.. but I can't get it right.....

Do you know the code? or a converting site?

THANKS FOR ANY HELP!!!

2007-03-22 07:21:25 · 2 answers · asked by DaisyJo 2 in Computers & Internet Internet

2 answers

Outputting code or fixed width data
If you want to output a piece of code or in fact anything that requires a fixed width, eg. Courier type font you should enclose the text in [code][/code] tags, eg.

[code]echo "This is some code";[/code]

All formatting used within [code][/code] tags is retained when you later view it.
-----
it's usually called BBcode (bulletin board code)

http://www.phpbb.com/community/faq.php?mode=bbcode
http://en.wikipedia.org/wiki/BBCode

2007-03-22 07:32:15 · answer #1 · answered by BigJohnny 4 · 0 0

[code][/code]

Can't you just use the above and paste your info into that?

2007-03-22 14:29:15 · answer #2 · answered by Anonymous · 0 0

fedest.com, questions and answers