code box |
code box |
Feb 11 2006, 06:02 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Aug 2004 Member No: 37,894 |
okay, how do I put my layout code in the <textarea></textarea> thing. When I put it in, sometimes it'll remove like some of my tags. Help.
|
|
|
|
![]() |
| *mipadi* |
Feb 11 2006, 09:15 PM
Post
#2
|
|
Guest |
Some of your coding might be taken as literal html. In the <textarea> box, make these changes:
CODE < change to < > change to > Basically, it converts < and > into the HTML character entities for those characters, so the browser won't interpret them as actual HTML coding, and will display the proper characters instead. |
|
|
|
KrAyzBabE0406 code box Feb 11 2006, 06:02 PM
Maestro ^Try using scroll boxes instead.
HTML<div styl... Feb 11 2006, 08:03 PM![]() ![]() |