Author Topic: Some CSS Stuyle  (Read 2119 times)

bbasujon

  • Administrator
  • VIP Member
  • *****
  • Posts: 1827
  • I want to show my performance at any where
    • View Profile
    • Higher Education
Some CSS Stuyle
« on: January 11, 2012, 05:25:30 AM »
১. Style 1:

ব্যাবহৃত CSS কোড:

h1{
font-size:40px;
text-align:center;
font-family:Showcard Gothic;
color:#F90;
text-shadow: 0 04px #FF0,
0-5px 4px #F60,
0 05px 07px #F03;
}
২. Style 2:

ব্যাবহৃত CSS কোড:

h2 {
font-size:40px;
text-align: center;
font-family:Showcard Gothic;
color:#470781;
text-shadow:0-6px 2px #ae00ff,
0 5px #960EC9;
}
৩. Style 3:

ব্যাবহৃত CSS কোড:

h3 {
font-size:40px;
text-align:center;
font-family:Showcard Gothic;
color:#A40004;
text-shadow: 0 3px #F00,
0-2px #AA0004;
}






Acquire the knowledge and share the knowledge so that knowing,learning then sharing - all are the collection