CSS JQuery

Tuesday, January 13, 2015

Text Stroke CSS.

<html>
<head>
<title>Text Stroke</title>
<style type="text/css">

h1 {
-webkit-text-stroke: 2px red;
-moz-text-stroke: 2px red;
-o-text-stroke: 2px red;
text-stroke: 2px red;
color: white;
font-size: 200px;
font-family: forte;
}

</style>
</head>
<body>
<h1>MaHii</h1>
</body>
</html>


Output :)


Posted by MaHii Babariya at 1:04 AM
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

About Me

MaHii Babariya
View my complete profile

Blog Archive

  • ▼  2015 (24)
    • ▼  January (24)
      • Smiley CSS.
      • Creating rounded rectangle CSS
      • Clear icon inside input text CSS.
      • Line of three segments colors html5 css3.
      • Chat like UI CSS.
      • Moon Glowing Effect CSS.
      • Arrow SVG
      • Move an element with a soft effect CSS.
      • Apply similar Fill Effect with SVG icons CSS.
      • Nice Hover Effects on Button CSS.
      • Animated text within box CSS.
      • Text Stroke CSS.
      • Adding radius in center of div not corner CSS.
      • Ribbon CSS.
      • Simple grading system jQuery.
      • Positioning divs in a circle using CSS.
      • Math game JQuery
      • Add border to odd div's using CSS.
      • Timer Animation JavaScript.
      • Birthday Cake CSS.
      • 3D Box CSS3.
      • Positioning divs in a circle using JavaScript.
      • How to create card hover style effect like GOOGLE ...
      • Table generator Jquery.
  • ►  2014 (69)
    • ►  December (23)
    • ►  November (11)
    • ►  October (17)
    • ►  September (18)
Picture Window theme. Powered by Blogger.