I'm creating a site with, instead of different pages, one page with continuous scrolling where the links point to anchor points further down the page...
I've been creating space between the 'content areas' on the page with line breaks in the HTML (
etc) but that seems awfully antiquated and just 'wrong'... is that the best practice way of doing it?
Cheers!