Hacker News new | ask | show | jobs
by phpdave11 2126 days ago
I like how the title of the article has a hidden scroll bar (reading on iPhone).
2 comments

the whole page too; it starts with:

  <body style="overflow: scroll;">
    <div style="overflow: scroll;">
      <div style="overflow: scroll;">
        <div style="overflow: scroll;">
Indeed. I just set scrollbars to always show on my Macbook per the author's suggestion and there are 4 scrollbars on their page!

Makes me wonder if I'm missing the point of the fairly simple post?

That's clearly intentional to make the point. Made me appreciate the article more.
Ah! It's only on that post, not the rest of the site. Clever.