Indian Designed Heading CSS code
Heading Css – Indian Flag
![]()
.post h3 {
color: black;
font-weight: bold;
background: -webkit-linear-gradient(top, orange, white 50%, green);
padding-left: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 10px;
}
Paste this CSS code in your website and make attractive for Indian website’s.

