CSS Text styles March 14, 2017 | No Comments | CSS with Text styles Code 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; } h2 { font-size:40px; text-align: center; font-family:Showcard Gothic; color:#470781; text-shadow:0-6px 2px #ae00ff, 0 5px #960EC9; } h3 { font-size:40px; text-align:center; font-family:Showcard Gothic; color:#A40004; text-shadow: 0 3px #F00, 0-2px #AA0004; } Share This: Facebook Twitter Google+ Stumble Digg CSS Tutorial
0 comments:
Post a Comment