- Portals
- The Current Year
- ED in the News
- Admins
- Help ED Rebuild
- Archive
- ED Bookmarklet
- Donate Bitcoin
Contact an admin on Discord or EDF if you want an account. Also fuck bots.
Blink: Difference between revisions
Jump to navigation
Jump to search
imported>Unknown Created page with " :''This is an article about the HTML tag. To read about the human function, please see *blinks*. To read about rainbow blinkies, please see Rainbow blinkies.'' <div ..." |
imported>JuniusThaddeus Updating. |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
:''This is an article about the [[HTML]] tag. To read about the human function, please see [[*blinks*]]. To read about rainbow blinkies, please see [[Rainbow blinkies]].'' | :''This is an article about the [[HTML]] tag. To read about the human function, please see [[*blinks*]]. To read about rainbow blinkies, please see [[Rainbow blinkies]].'' | ||
<div style="text-decoration:blink"> | <div style="text-decoration:blink"> | ||
'''Blink''' is a | '''Blink''' is a wonderful [[HTML]] tag that pisses people off. | ||
This one | This one once worked in firefox: | ||
<nowiki><blink>text here</blink></nowiki> | <nowiki><blink>text here</blink></nowiki> | ||
This one | This one once worked in firefox: | ||
<nowiki><span style="text-decoration:blink">text here</span></nowiki> | <nowiki><span style="text-decoration:blink">text here</span></nowiki> | ||
Why not combine the two? | Why not combine the two? | ||
<nowiki><blink style="text-decoration:blink;">BLINK BLINK BLINK</blink></nowiki> | <nowiki><blink style="text-decoration:blink;">BLINK BLINK BLINK</blink></nowiki> | ||
Because it doesn't work anymore. | |||
Better yet, put this in your header and all your blink tags will work (maybe not in [[Apple|webkit]]): | Better yet, put this in your header and all your blink tags will work (maybe not in [[Apple|webkit]]): | ||
Line 60: | Line 61: | ||
</div> | </div> | ||
{{Language}} | {{Language}} | ||
Latest revision as of 01:25, 14 November 2014
- This is an article about the HTML tag. To read about the human function, please see *blinks*. To read about rainbow blinkies, please see Rainbow blinkies.
Blink is a wonderful HTML tag that pisses people off.
This one once worked in firefox:
<blink>text here</blink>
This one once worked in firefox:
<span style="text-decoration:blink">text here</span>
Why not combine the two?
<blink style="text-decoration:blink;">BLINK BLINK BLINK</blink>
Because it doesn't work anymore.
Better yet, put this in your header and all your blink tags will work (maybe not in webkit):
<script type="text/javascript"> <!-- if(document.all){ window.setInterval(function(){ var _b=document.all.tags('blink'); for(x=0;x<_b.length;x++){ if(_b[x].style.visibility=='hidden'){ _b[x].style.visibility='visible'; }else{ _b[x].style.visibility='hidden'; } } },500); } //--> </script> <style type="text/css"><!--blink{text-decoration:blink;}--></style>
Examples
- WKD's userpage (every word is true)
- Jacknstock art copyrighted by Riboflavin.
- Rainbow blinkies
Combine With
Blink is part of a series on Language & Communication | |
---|---|
Languages and Dialects • Grammar, Punctuation, Spelling, Style, and Usage • Rhetorical Strategies • Poetry •
The Politics of Language and Communication • Media • Visual Rhetoric
Click topics to expand |