Live data from Hacker News

Ask HN: Do CSS expert write most of the things on their own?

news.ycombinator.com

11–12 of 12 posts

Re: Ask HN: Do CSS expert write most of the things on their own?

#11
post #5

> In other words, how would an expert go about building a responsive [...] website I'd really like to know what I need to take a regular WWW 1.0 website (html 4.01 strict) and make it at least vaguely responsive to mobile screens.

Nothing, it's responsive by default if it's just text and links. Mobile browsers will reflow it. Once you start bringing in divs, widths is when it becomes not responsive.
Post reply on HN