Breaking News

How to Creating Customize HTML Text area Box


Before
To display this customized text area you only need to add the following code in the Edit HTML sections of your Blogger Editor.

<textarea class="mbt-textarea"readonly="readonly"> write text here</textarea>

No comments