• Follow me on:

Thursday, July 20, 2023

How to set
tag height

With all these ready to use theme editors we face this problem. Many text content sections are provided with simple textarea where you can enter the text content but cant use html to properly stylize your paragraph of content.  Simple enter key while entering text content provides <br> tags, but sometimes when we need little more styling or line heights, it resists.

So here's the simple solution, few lines of css will work for you

br{

content: ""; 

margin: 20px;

display: block;

font-size: 24%;

}

Share Your Solutions!


All Rights Reserved Jaydharphics Click To Mail Me (+91 9564 5592 84)