/ 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
Copy this code and paste it in your HTML
.selector { width: 1337px; overflow: hidden; opacity: .8; text-decoration: none; }