Preview
Blogger Tips And Tricks
Blogger Tips And Tricks
Blogger Tips And Tricks
Blogger Tips And Tricks
Blogger Tips And Tricks
Code
For Blogger Post
<a target="_blank" href="Ur Address
"><span style="font-size: 8pt; text-decoration:blink">Ur Text
</span></a>
Note :- If u want to add the text decoration code In HTML/JavaScript
Ur Code Will Be
</li><a target="_blank" href="Ur Address
"><span style="font-size: 8pt; text-decoration:blink">Ur Text
</span></a></li>
Possible Values
--------Value-------------------------------Description-------------------------
?none ----------------- Defines a normal text. This is default
?underline ------------ Defines a line below the text
?overline ------------- Defines a line above the text
?line-through --------- Defines a line through the text
?blink ---------------- Defines a blinking text
?inherit -------------- Specifies that the value of the text-decoration property should be inherited from the parent element
Browser Support
?The text-decoration property is supported in all major browsers.
?No versions of Internet Explorer (including IE8) support the property value "inherit".
?The "blink" value is not supported in IE, Chrome, or Safari.
Enjoy...
No comments:
Post a Comment