/ Published in: CSS
I just thought of a great new way to organize your CSS attributes: use the first letter of a each attribute to write words that other developers will find hilarious!
Expand |
Embed | Plain Text
.selector { width: 1337px; overflow: hidden; opacity: .8; text-decoration: none; }
You need to login to post a comment.
