Header Ads Widget

Responsive Advertisement

Ticker

6/recent/ticker-posts

How to show the Stylized Text Area Effect inside Blogger Posts?





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

<textarea class="mbt-textarea" readonly="readonly">WRITE-TEXT-HERE</textarea>


Simply replace WRITE-TEXT-HERE with your text that you want to appear inside a box.