Text Box codes in HTML form for blogger or WordPress posts ?
August 15, 2019
Comment
Apny blog post ko text box mai kesy add kary
Few Basic Codes for text box post:-
The code for all of the below borders/frames, with exception of the last two frames (the one with the differently colored borders
and the one with rounded corners), is similar and is a modification of the codes in the next to examples.
Example #1:
Code
⬇
Result:-
Code
⬇
Example #3:
Code
⬇
Controlling the width, height and alignment of theborder/frame
The border/frame I was looking for is this oneAs with the alignment of the horizontal line when added via the <div> tag (explained in the previous post) , the code in Example
#1 or Example #2 should be "wrapped" with another <div> tag (the red colored text of the code) as follows:
Example#4
The corresponding HTML code is:
⬇
Code
⬇
Result are:-
Blog , wordpress etc post HTML box codes
Plz share and follow us for more tricks.... Tags Blogger
Few Basic Codes for text box post:-
The code for all of the below borders/frames, with exception of the last two frames (the one with the differently colored borders
and the one with rounded corners), is similar and is a modification of the codes in the next to examples.
Example #1:
Code
⬇
<div style="
border: solid 5px #aaaaaa;
background: #FF93E7;
font-size: 18px;
margin: 40px;
padding: 30px;
text-align: justify;
">
Text is here "Touch 2 Gain"
</div>
Result:-
Text is here "Touch 2 Gain"
Example #2:Code
⬇
<div style="Result:-
width: 300px;
height:70px;
border: double 6px #00385B;
">
Type Your Text Here eg Touch 2 Gain
</div>
<br/>
Type Your Text Here eg Touch 2 Gain
Example #3:
Code
⬇
Controlling the width, height and alignment of theborder/frame
The border/frame I was looking for is this oneAs with the alignment of the horizontal line when added via the <div> tag (explained in the previous post) , the code in Example
#1 or Example #2 should be "wrapped" with another <div> tag (the red colored text of the code) as follows:
<div align="center">Result are:-<div style="
border: double 5px #aaaaaa;
font-size: 24px;
margin: 40px;
padding: 30px;
width: 50%;
height: 150px;
">
Text here like follow Touch To Gain
</div>
</div>
Text here like follow Touch To Gain
The corresponding HTML code is:
⬇
Code
⬇
Result are:-
|
Blog , wordpress etc post HTML box codes
Plz share and follow us for more tricks.... Tags Blogger
Subscribe Our Newsletter
0 Comment
Post a Comment
We are sorry if the admin cannot immediately reply or visit the blog of blogger friends who have visited here directly. You can leave a decent comment by using the name and URL of your blog. I activated the full moderator filter and comment so that every comment I would definitely read and if indeed I feel it must be answered, surely I will fulfill it.
Only comments that I consider appropriate will be published. Even if it is criticism or ridicule, if indeed it is worth discussing.