Top 10 Best Stylish Heading Tags for Blogger with CSS andrey среда, 18 февраля 2015 г. No Comment

Do you want to see Top Best Stylish Heading Tags for Blogger? if your answer is "yes" then kindly read the full article...
In previous article i was share a tutorial about changing Heading Tags in Blogger, which is liked by many users including my friends. Because in previous post i was share professional looking sub-heading style that are being used by many websites like shoutmeloud and many other more sites, i also personally use that style in my own blog [www.bloggercell.com]. But today in this tutorial i will share Top best Heading Styles for Blogger blogs, as you know every person has own choice, therefore below i have shown all best styling tags so that you could choose and use according to your desire.

Best Css heading Styles for Blogger

You can easily use below Headings with H1, H2, H3, H4... according to your wish. Just simply change h3 with your required number of h. If you still face any problem then kindly read the below post.

Top 10 Stylish Heading Tags for Blogger

After 4 Hours hardworking i have found 10 best heading styles for blogger. So you should see them and try one of them in your blog according to your desire.

Style #1

This is the best sub-heading tag ever having beautiful rounded borders around it. You can use it in your article as H1, H2, H3 and so on.
Screenshot #1
heading style 1
.post h3 {
background-attachment: scroll;
background-color: white;
background-image: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjmEnWbGDcFPWhLes61CsiAq-D-sPp9IcLhEkGo7YBmZOT3Drt4wwOXFNp3tP1JIGFlowd02JpvkNibtOefCwIzFKmVj22tkzFkWViZTu5iYgkPo62EVTUr61txgst8AWvN5RzU43SHNjEQ/s1600/h3.png');
background-position: 5px 40%;
background-repeat: no-repeat no-repeat;
border: 2px solid;
border-radius: 80px 80px 80px 80px;
box-shadow: 0 1px 3px, 1px 1px 0 inset;
color: #333333;
font-family: inherit;
font-size: inherit;
font-size-adjust: inherit;
font-stretch: inherit;
font-style: inherit;
font-variant: inherit;
font-weight: inherit;
line-height: 1.7;
list-style: none outside none;
margin: 13px 3px;
outline: medium none;
padding: 3px 10px 3px 30px;
text-shadow: 0 1px 0;
text-transform: uppercase;
vertical-align: baseline;
}

Style #2

This is another best style having large writing font with proper rounding border and beautiful tiny icon with green colored appearance.
Screenshot #2
Heading Tag 2
.post h3 { 
background-attachment: scroll;
background-color: white;
background-image: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhvF4dle4ZIAdfiL_-E3fdAvTRZWWXDZQ9yFc39oK8NnQSkvXgoGTFYB3VF4HjSNRtiO5bmUOlX-XZKuZCexf_57-Sxuvf7rumYMHPCo7TBr5sAennVEuQBEG8GUibGLAR2E40DlEk2tGEM/s1600/h3.png");
background-position: 0 50%;
background-repeat: no-repeat no-repeat;
border: 3px solid #0D7005;
border-radius: 14px 14px 14px 14px;
box-shadow: 3px 3px 3px #ABABAB;
color: #25991C;
font-family: Lobster,cursive;
font-size: 20px;
font-weight: normal;
margin: 0 0 1em;
padding: 0 1px 4px 34px;
position: relative;
text-shadow: 1px 1px 0 #000000;
text-transform: capitalize;
}

Style #3

It is as same as style #1 but different in color and font size appearance. Choose only that which suits to your website's template structure.
Screenshot #3
customized heading style 3
.post h3{
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjmEnWbGDcFPWhLes61CsiAq-D-sPp9IcLhEkGo7YBmZOT3Drt4wwOXFNp3tP1JIGFlowd02JpvkNibtOefCwIzFKmVj22tkzFkWViZTu5iYgkPo62EVTUr61txgst8AWvN5RzU43SHNjEQ/s1600/h3.png") no-repeat scroll 4px center transparent;
border: 3px solid #C8C800;
border-radius: 60px 60px 60px 60px;
box-shadow: 0 1px 3px #C6C6C6, 1px 1px 0 rgba(255, 255, 255, 0.4) inset;
color: #A5A503;
font-family: ‘lobster’,sans-serif;
font-size: 19px;
font-weight: bold;
line-height: 1;
margin: 15px 3px;
padding: 3px 10px 3px 30px;
text-shadow: 0 1px 0 #CCCCCC;
text-transform: uppercase;
}

Style #4

This awesome looking heading tag is one of the best by its well looking borders. If you want to put heading tags on center above the paragraph in post then it is the best choice.

Screenshot #4
Best Heading style
.post h3{
text-align: center;font-weight:bold;border:solid 5px #999c3b;
font-size:17px;
-moz-border-radius-topleft: 75px;
-moz-border-radius-topright:75px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-top-left-radius:75px;
-webkit-border-top-right-radius:75px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-top-left-radius:75px;
border-top-right-radius:75px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;padding:3px}

Style #5

This is sky blue colored rounded heading style tag for blogger blog, which suits clean structured template.

Screenshot #5
Blue Colored H3 Tag
.post h3{
text-align: center;font-weight:bold;border:solid 4px #0fc7ff;font-size:17px;
-moz-border-radius-topleft: 55px;
-moz-border-radius-topright:55px;
-moz-border-radius-bottomleft:55px;
-moz-border-radius-bottomright:55px;
-webkit-border-top-left-radius:55px;
-webkit-border-top-right-radius:55px;
-webkit-border-bottom-left-radius:55px;
-webkit-border-bottom-right-radius:55px;
border-top-left-radius:55px;
border-top-right-radius:55px;
border-bottom-left-radius:55px;
border-bottom-right-radius:55px;}

Style #6

This is Underline Heading Style having blue colored Font and Light Green colored Line.

Screenshot #6
Underline Heading Tag
.post h3 {
border-bottom: 1px solid #289728;
color:#0080ff;
font-size:14pt;
}
.post h3 span {
position: relative;
left: -0.3em;
bottom: -0.6em;
padding: 1px 0.5em;
margin: 0;
border: 1px solid #289728;
background-color: #fff;
}

Style #7

It is Blue Colored Heading Tag having dotted lines covered whole writing font.

Screenshot #7
Blue Colored H4 Tag
.post h4{
color:#0080ff;
border-top:1px dotted #0080ff;
border-bottom:1px dotted #0080ff;
padding:3px;}

Style #8

This is another awesome heading style for blogger having great font style with tiny star icon on left side.
Screenshot #8
Star Heading Tag for Blogger
.post h3 {
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9RAzSHZ4a1NeGJVz3-81vZsmlZIqYIZR5Qdxb7bRApexx9iNSdOHmwgYjcqJoUhzY_73rd32FsZ8XJI0GKziO20-J9pGD6CEjVTL-L1M8t0UDGoFMlCNt7OwREzFQljoCJg3Wstzt-gJ7/s1600/star.png") no-repeat scroll 5px center transparent;
clear: both;
color: #662D2D;
font-family: ‘Oswald’,sans-serif;
font-size: 22px;
font-weight: bold;
line-height: 1.2;
margin: 25px 5px;
padding: 6px 10px 2px 40px;
text-shadow: 0 1px 0 #CCCCCC;
text-transform: uppercase; }

Style #9

This is black colored H4 Heading Tag that is being used by Mybloggertricks. You can also use it on H3 or H2 but if you use it on H4 then it will be more fit.

Screenshot #9
H4 Black Colored tag
.post h4 {
border-bottom: 1px dotted #4E555A;
border-top: 1px dotted #4E555A;
color: #4E555A;
padding: 3px;}

Style #10

This is called Sky Heading Tag for Blogger. It is simple sub-heading tag having blue colored font and rectangle rounded border.
Screenshot #10
Sky Heading Style for Blogger
.post h3{
color:#58ACFA;
border:1px solid #58ACFA;
font-size: 13pt;
font-weight: bold;
padding:3px;
border-radius: 4px;
}

Final Words

These are the best Heading styles for Blogger on the internet which i have shared with you guys. Hope you have liked my this heading collection. if you have question regarding to this post then feel free to contact with me. Just drop your comment by below comment section, i am here to solve your problem.
Do you want to see Top Best Stylish Heading Tags for Blogger? if your answer is "yes" then kindly read the full article...
In previous article i was share a tutorial about changing Heading Tags in Blogger, which is liked by many users including my friends. Because in previous post i was share professional looking sub-heading style that are being used by many websites like shoutmeloud and many other more sites, i also personally use that style in my own blog [www.bloggercell.com]. But today in this tutorial i will share Top best Heading Styles for Blogger blogs, as you know every person has own choice, therefore below i have shown all best styling tags so that you could choose and use according to your desire.

Best Css heading Styles for Blogger

You can easily use below Headings with H1, H2, H3, H4... according to your wish. Just simply change h3 with your required number of h. If you still face any problem then kindly read the below post.

Top 10 Stylish Heading Tags for Blogger

After 4 Hours hardworking i have found 10 best heading styles for blogger. So you should see them and try one of them in your blog according to your desire.

Style #1

This is the best sub-heading tag ever having beautiful rounded borders around it. You can use it in your article as H1, H2, H3 and so on.
Screenshot #1
heading style 1
.post h3 {
background-attachment: scroll;
background-color: white;
background-image: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjmEnWbGDcFPWhLes61CsiAq-D-sPp9IcLhEkGo7YBmZOT3Drt4wwOXFNp3tP1JIGFlowd02JpvkNibtOefCwIzFKmVj22tkzFkWViZTu5iYgkPo62EVTUr61txgst8AWvN5RzU43SHNjEQ/s1600/h3.png');
background-position: 5px 40%;
background-repeat: no-repeat no-repeat;
border: 2px solid;
border-radius: 80px 80px 80px 80px;
box-shadow: 0 1px 3px, 1px 1px 0 inset;
color: #333333;
font-family: inherit;
font-size: inherit;
font-size-adjust: inherit;
font-stretch: inherit;
font-style: inherit;
font-variant: inherit;
font-weight: inherit;
line-height: 1.7;
list-style: none outside none;
margin: 13px 3px;
outline: medium none;
padding: 3px 10px 3px 30px;
text-shadow: 0 1px 0;
text-transform: uppercase;
vertical-align: baseline;
}

Style #2

This is another best style having large writing font with proper rounding border and beautiful tiny icon with green colored appearance.
Screenshot #2
Heading Tag 2
.post h3 { 
background-attachment: scroll;
background-color: white;
background-image: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhvF4dle4ZIAdfiL_-E3fdAvTRZWWXDZQ9yFc39oK8NnQSkvXgoGTFYB3VF4HjSNRtiO5bmUOlX-XZKuZCexf_57-Sxuvf7rumYMHPCo7TBr5sAennVEuQBEG8GUibGLAR2E40DlEk2tGEM/s1600/h3.png");
background-position: 0 50%;
background-repeat: no-repeat no-repeat;
border: 3px solid #0D7005;
border-radius: 14px 14px 14px 14px;
box-shadow: 3px 3px 3px #ABABAB;
color: #25991C;
font-family: Lobster,cursive;
font-size: 20px;
font-weight: normal;
margin: 0 0 1em;
padding: 0 1px 4px 34px;
position: relative;
text-shadow: 1px 1px 0 #000000;
text-transform: capitalize;
}

Style #3

It is as same as style #1 but different in color and font size appearance. Choose only that which suits to your website's template structure.
Screenshot #3
customized heading style 3
.post h3{
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjmEnWbGDcFPWhLes61CsiAq-D-sPp9IcLhEkGo7YBmZOT3Drt4wwOXFNp3tP1JIGFlowd02JpvkNibtOefCwIzFKmVj22tkzFkWViZTu5iYgkPo62EVTUr61txgst8AWvN5RzU43SHNjEQ/s1600/h3.png") no-repeat scroll 4px center transparent;
border: 3px solid #C8C800;
border-radius: 60px 60px 60px 60px;
box-shadow: 0 1px 3px #C6C6C6, 1px 1px 0 rgba(255, 255, 255, 0.4) inset;
color: #A5A503;
font-family: ‘lobster’,sans-serif;
font-size: 19px;
font-weight: bold;
line-height: 1;
margin: 15px 3px;
padding: 3px 10px 3px 30px;
text-shadow: 0 1px 0 #CCCCCC;
text-transform: uppercase;
}

Style #4

This awesome looking heading tag is one of the best by its well looking borders. If you want to put heading tags on center above the paragraph in post then it is the best choice.

Screenshot #4
Best Heading style
.post h3{
text-align: center;font-weight:bold;border:solid 5px #999c3b;
font-size:17px;
-moz-border-radius-topleft: 75px;
-moz-border-radius-topright:75px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-top-left-radius:75px;
-webkit-border-top-right-radius:75px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-top-left-radius:75px;
border-top-right-radius:75px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;padding:3px}

Style #5

This is sky blue colored rounded heading style tag for blogger blog, which suits clean structured template.

Screenshot #5
Blue Colored H3 Tag
.post h3{
text-align: center;font-weight:bold;border:solid 4px #0fc7ff;font-size:17px;
-moz-border-radius-topleft: 55px;
-moz-border-radius-topright:55px;
-moz-border-radius-bottomleft:55px;
-moz-border-radius-bottomright:55px;
-webkit-border-top-left-radius:55px;
-webkit-border-top-right-radius:55px;
-webkit-border-bottom-left-radius:55px;
-webkit-border-bottom-right-radius:55px;
border-top-left-radius:55px;
border-top-right-radius:55px;
border-bottom-left-radius:55px;
border-bottom-right-radius:55px;}

Style #6

This is Underline Heading Style having blue colored Font and Light Green colored Line.

Screenshot #6
Underline Heading Tag
.post h3 {
border-bottom: 1px solid #289728;
color:#0080ff;
font-size:14pt;
}
.post h3 span {
position: relative;
left: -0.3em;
bottom: -0.6em;
padding: 1px 0.5em;
margin: 0;
border: 1px solid #289728;
background-color: #fff;
}

Style #7

It is Blue Colored Heading Tag having dotted lines covered whole writing font.

Screenshot #7
Blue Colored H4 Tag
.post h4{
color:#0080ff;
border-top:1px dotted #0080ff;
border-bottom:1px dotted #0080ff;
padding:3px;}

Style #8

This is another awesome heading style for blogger having great font style with tiny star icon on left side.
Screenshot #8
Star Heading Tag for Blogger
.post h3 {
background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9RAzSHZ4a1NeGJVz3-81vZsmlZIqYIZR5Qdxb7bRApexx9iNSdOHmwgYjcqJoUhzY_73rd32FsZ8XJI0GKziO20-J9pGD6CEjVTL-L1M8t0UDGoFMlCNt7OwREzFQljoCJg3Wstzt-gJ7/s1600/star.png") no-repeat scroll 5px center transparent;
clear: both;
color: #662D2D;
font-family: ‘Oswald’,sans-serif;
font-size: 22px;
font-weight: bold;
line-height: 1.2;
margin: 25px 5px;
padding: 6px 10px 2px 40px;
text-shadow: 0 1px 0 #CCCCCC;
text-transform: uppercase; }

Style #9

This is black colored H4 Heading Tag that is being used by Mybloggertricks. You can also use it on H3 or H2 but if you use it on H4 then it will be more fit.

Screenshot #9
H4 Black Colored tag
.post h4 {
border-bottom: 1px dotted #4E555A;
border-top: 1px dotted #4E555A;
color: #4E555A;
padding: 3px;}

Style #10

This is called Sky Heading Tag for Blogger. It is simple sub-heading tag having blue colored font and rectangle rounded border.
Screenshot #10
Sky Heading Style for Blogger
.post h3{
color:#58ACFA;
border:1px solid #58ACFA;
font-size: 13pt;
font-weight: bold;
padding:3px;
border-radius: 4px;
}

Final Words

These are the best Heading styles for Blogger on the internet which i have shared with you guys. Hope you have liked my this heading collection. if you have question regarding to this post then feel free to contact with me. Just drop your comment by below comment section, i am here to solve your problem.
by Jillur Rahman

Jillur Rahman is a Web designers. He enjoys to make blogger templates. He always try to make modern and 3D looking Templates. You can by his templates from Themeforest.

Follow him @ Twitter | Facebook | Google Plus

No Comment