this text should be underlined
this text should blink
| In first sample I set text-decoration property to underline. Text is inside div and p element. Everything is OK. In second element I made same thing, but text-decoration is set to blink. Text is not blinking what is wrong. Last sample is only combination of first and second. |