There are times when you want to insert plain text into your Blog Post or template. This may be a piece of HTML code or JavaScript that you would like readers to copy, such as the “Link to Our Site” code in the sidebar. It could also be the Terms of a Legal Agreement that users can view. As we shall be discussing in our article on creating forms in Blogs, the text box can also be used in feedback forms for users to input feedback and comments.
There this two type of text box...
(1).User can input text
Copy this text below...
I explain this...
2. Read Only Text Area
If you want the text are edited by reader, copy this one...
For Example :
Thank for visiting my blog, maybe the information can help you to make your blog be better than before! :)
There this two type of text box...
(1).User can input text
Copy this text below...
I explain this...
- Rows = This Atribute indicates the number of visible Rows in this text box
- Cols = This Atribute indicates the number of visible Cols in this text box
2. Read Only Text Area
If you want the text are edited by reader, copy this one...
For Example :
Thank for visiting my blog, maybe the information can help you to make your blog be better than before! :)
No comments:
Post a Comment