Help - Search - Members - Calendar
Full Version: HELP ((code boxes))
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
Charlxtte
well i've been wanting to create my own layout site for some time now, but i don't know how to place HTML code in a scroll box w/o it making the layout or design.. does ne1 know a code?
DaTru KataLYST
moved to web design
talcumpowder
Well... I usually use this.
CODE
<textarea>CODE</textarea>
Libertie
Moved to programming (thanks, Jeff! _smile.gif).

CODE
<textarea cols="xx" rows="xx"></textarea>


Change the xx's:
cols: number of columns you want (usually 10-15)
rows: number of rows (usually 4)

edit// Oops, Reili beat me. Ah well.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.