Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
lelandfe
7 months ago
|
parent
|
context
|
favorite
| on:
Lines of code that beat A/B testing (2012)
Pre-CSS grid masonry layout. Author hides the content with CSS, and JS reveals it, to avoid a flash.
CSS to make it noscript friendly: `.main { visibility: visible !important; max-width: 710px; }`
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
CSS to make it noscript friendly: `.main { visibility: visible !important; max-width: 710px; }`