Showing posts with label flashing text. Show all posts
Showing posts with label flashing text. Show all posts

Wednesday, 9 May 2018

Presentation #1643 Flashing box

Best viewed in FIREFOX
Flashing box in stardoll. You cant see it here

WELCOME
ABOUT ME

Write here a text about yourself. SHIFT+ENTER for a new line! Don't forget that ;) What are some random facts about you? What would you change here?MY DESIGNS

Put some pictures / prices ...


Thanks for visitng me

Sunday, 6 May 2018

Sunday, 28 May 2017

flashing text


HELLO
THE CODE:
<p style="margin: auto; padding: 0px 25px; text-transform: uppercase; color: black; border: 2px solid white; font-size: 16px; overflow: hidden; font-family: Helvetica, Arial, sans-serif; background: linear-gradient(#c13737, #7944fa); display: inline-block; vertical-align: middle; height: 30px; line-height: 30px; text-shadow: rgba(0, 0, 0, 0.4) 0px 1px 1px; border-radius: 999px; box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 1px 0px; box-sizing: content-box; opacity: 0.7; animation: boom 1.3s infinite;">
HELLO</p>

*This code is not mine, I edited it. I don't know who created this code
Let me know if this works for you



Update: I did this on my page:

HELLO
The code:
<p style="background: linear-gradient(180deg, #ffffe0 1%, #FFD1CC 100%) transparent;border-radius: 15px; border: solid 3px white; box-shadow: 0px 0px 5px grey;width:200px; margin:auto; text-align:center;color:#fff; text-shadow: 1px 1px grey;font-size: 15px;animation: boom 1.3s infinite;">
<span style="font-size:28px;"><strong>HELLO</strong></span></p>