How Do I make a box that i can put an html code in, where it wont apply the html code?
January 22nd, 2010 | by admin |Im creating a website and i have codes that i want to provide for people but, one i put the Brackets around the html code it automatically doesnt show anything or applys the code.
Is there a box i can put around it or somthing so it wont apply the code?
Well it depends. It you’re using BBC you just use [Code] and [/Code].
For html, I believe it’s <code> for computer code text. And <samp> for sample computer code.
Tags: Bbc, Brackets, Code Html, Code Text, Computer Code, Creating A Website, html code, Lt, People, Samp
By electrifiedinstorm on Jan 22, 2010
Well it depends. It you’re using BBC you just use [Code] and [/Code].
For html, I believe it’s <code> for computer code text. And <samp> for sample computer code.
References :
http://www.w3schools.com/tags/tag_phrase_elements.asp
By rawrdino on Jan 22, 2010
<textarea>html code</textarea>
References :