Hacker News new | ask | show | jobs
by SoftTalker 1008 days ago
I put everything in tables.
2 comments

I just space everything out with  
There's someone on HN with a blog where everything is split into Spans that then have widths set by JavaScript to precisely lay everything out with pixel precision.

I was both impressed and appalled to see it.

This was the way.