It's sometimes like it never started, and it's sometimes like it will never end


Aug 05
Permalink

Three simple rules of thumb for Web developers, UX people, designers:

1. Can I bookmark this information? (stable URIs)
2. Can I go from here to there with a click? (hyperlinks)
3 . Can I save the content locally? (open accessible formats)

With this in mind, you will avoid a lot of the main issues, we meet in “modern” Web sites.

— Karl Dubost (source)