alvarotrigo / funnyText.js

Create funny and crazy moving texts in a simple way
172 stars 64 forks source link

Read funnyText.js Vertically #3

Open mrroot5 opened 10 years ago

mrroot5 commented 10 years ago

Casually I found a CSS to read funny text vertically. This isn't an issue but I don't knew where to share it.

.funnyText{ height: 0px; width: 0px; margin: auto; }

Originally, I tried to center funny text vertically and horizontally.

Sorry for my English, I am spanish :S.

alvarotrigo commented 10 years ago

I'm not sure to understand what you said.

What do you mean with read vertically?

mrroot5 commented 10 years ago

funny-text-vertically

Better a sample image :). You read:

H E L L O

Not read HELLO

It is responsive :).