-->

How to Create Separate Text Box in Blogger Post By Technohubnet

How to Create Separate Text Box in Blogger Post


Text area is used to put separate specific content like html JavaScript code from other content. We can easily put any code inside text box. I made this tutorial on demand, many new blogger asking me how you add text or code inside a box. Definitively they also want to use it in their blog. Blogger is fully customize and it is in our hand to modify it to our requirement what is why I like blogger. Well I will tell you a little about text area. You can add text box whatever you call it no matter, in your post and pages also but mostly it is used in blogger post to add any code or some other content ., of course we can also add media rich content in separate box. It your choice.
As you can see sample image of text box above. That area will be used for adding text in blogger post. This is the simplest way to add separate content in blogger post. I will also tell you how to customize the text area so that you can increase or decrease the size of box.

Instructions To Create Separate Text Box in Blogger Post:-
1. Login to your Blogger account.
2. Create a new post.
3. When you want to create test box, Just switch your post to HTML.
4. Paste the given HTML code in the HTML view

<textarea cols="40" rows="5">add your text here
</textarea>

5. Replace add your text here with your text and then switch to Compose view.
6. Done, Now you can continue you blogger post.

How To Resize the Height and Width of Text Box:-
Now let me tell you how to customize the box, I mean how to increase or decrease the width or height of text box.

You can see red color highlighted cols="40" and rows="5". We will change the number for modification. To change the width of text area the cols 40-.cols stands for columns .increase or decrease number 40 accordingly. Same wise to modify height of box change rows 5 according to your requirement. If this post really help, you then hit like button.

I hope now you get all the information about add/make/create a Separate Text Box in Blogger Post. If you like this amazing post then leave a comment below and tell us, Is this helpful for you or not?


Share if you believe in Sharing is Caring

Trending Posts

Post a Comment