Tuesday 22 October 2013

How to make HTML Text Box With Hover Effect in Blogger


How to Add HTML text box with Hover Effects

  • Sign in to your Blogger account
  • Then goto Blogger Dashboard >>Template>Edit HTML
  • Press Ctrl+F atonce ,a box will apear and Find this code ]]></b:skin> in your template HTML editor
  • Now paste the CSS Code before/above on ]]></b:skin>
  • Save your template 
Demo Here With CSS Code



When you make a post then Press HTML Button and add this code

<textarea id="BL_textarea1" readonly="readonly" >
Enter your Text or any codes here....
</textarea>

You Can change the width and height of text box "width:600px" and "height:135px" are used in above css code and you can change it according to your own desire. Also you can change font size by changing in this code "font-size:12px" change the size of text as you like better.

Unknown

Myself Mohammad Bilal.I am Web Designer and Software Engineer and Student of Masterz from BZU Multan.

0 comments:

Post a Comment

 

Copyright @ 2013 UrDuTuTs4u.