Velocd
05-24-2003, 10:00 PM
While browsing the web I came across a website that used <acronym> HTML4 tag, and finding the concept interesting, I decided to try out a vBcode tag for it.
I soon ran into an error with the <acronym> tag that was buggin' the hell out of me, so I switched over to the <span> tag.
Anyway, 98% of the people here might find this utterly useless, but what this does is allows somebody to type:
United States of America
PHP Hypertext Preprocessor
And outputted will be:
USA
PHP
This is different from the HTML acronym tag for it automatically does the ?acronymization? of the compounded term for you. ;)
Upon hovering the word with your mouse, which will not be solid underlined but "dotted" underlined, the acronym full term will show up in one of those "alt" boxes.
The main convenience of the HTML and this acronym tag is that sometimes not everyone knows what an acronym means, if the acronym isn't well-known, so this will aid in clarifying things.
----------------
If you feel inspired by this hack, feel free to click the install-button (inspired meaning, even if you didn't install it on your forum :rolleyes: j/k)
I soon ran into an error with the <acronym> tag that was buggin' the hell out of me, so I switched over to the <span> tag.
Anyway, 98% of the people here might find this utterly useless, but what this does is allows somebody to type:
United States of America
PHP Hypertext Preprocessor
And outputted will be:
USA
PHP
This is different from the HTML acronym tag for it automatically does the ?acronymization? of the compounded term for you. ;)
Upon hovering the word with your mouse, which will not be solid underlined but "dotted" underlined, the acronym full term will show up in one of those "alt" boxes.
The main convenience of the HTML and this acronym tag is that sometimes not everyone knows what an acronym means, if the acronym isn't well-known, so this will aid in clarifying things.
----------------
If you feel inspired by this hack, feel free to click the install-button (inspired meaning, even if you didn't install it on your forum :rolleyes: j/k)