In HTML how do I make a code box with text in it ?
What is the HTML tag for a code text box ?
Started by phb50530, Jan 16 2010 06:50 AM
3 replies to this topic
#1
Posted 16 January 2010 - 06:50 AM
|
|
|
#2
Posted 16 January 2010 - 07:01 AM
This is how you would make a text area
<textarea rows="10" col="30">type here</textarea>is that what your looking for?
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.
Science is only an educated theory, which we cannot disprove.
#3
Posted 16 January 2010 - 09:25 AM
Yes! Thank you very much :)
+ rep
Your game design tutorial was great too, please make more!
+ rep
Your game design tutorial was great too, please make more!
#4
Posted 16 January 2010 - 10:01 AM
thanks,will do.:)
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.
Science is only an educated theory, which we cannot disprove.


Sign In
Create Account


Back to top









