Code Tricks... #6 HTML Tricks & How Tos ---
Creating a list of useful HTML tricks on the forums board -- here. If you have a neat HTML trick that you'd like to share -- the topic area is open to anyone after login [I lock most of the list topic areas].
The current list includes:
- Open all links in new browser:
<base target="_blank">*- Redacted Text:
<strike>Redact</strike>- Remove underline/underscore from link:
<a href="http://www.whatever.com/" style="text-decoration:none">Whatever</a>- TypeWriter Text:
<tt>TypeWriter Text</tt>- Marquees [Blog Post -- does not work in every browser]:
<marquee align="top" width=150 scrolldelay=150 loop="infinite" behavior="slide" bgcolor="#ffffff" direction="right"></marquee> - Redacted Text:
Technorati Tags: Code Tricks, HTML Tricks, QiSoftware
Join BusinessBlogs Today
*Updated 12.10.05 <base target="_blank">



0 Comments:
Post a Comment