Created
February 7, 2013 05:37
-
-
Save iamstarkov/4728814 to your computer and use it in GitHub Desktop.
cursor blinking in multiline link
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* cursor blinking in multiline link | |
*/ | |
div {width: 30em;} | |
a { | |
font: 1rem/2 Tahoma; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div> | |
<a href="http://vesna.yandex.ru/mathematics.xml"> | |
Следствие: нормальное распределение соответствует интеграл от функции, имеющий конечный разрыв, при этом, вместо 13 можно взять любую другую константу. Интерполяция накладывает аксиоматичный тройной интеграл, что и требовалось доказать. | |
</a> | |
<div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// alert('Hello world!'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment