Skip to content

Instantly share code, notes, and snippets.

@ritcheyer
Created October 18, 2012 22:20
Show Gist options
  • Save ritcheyer/3915121 to your computer and use it in GitHub Desktop.
Save ritcheyer/3915121 to your computer and use it in GitHub Desktop.
How websites should be built
This is how the internet and all websites should be built
---------------------------------
| Javascript | Now we layer on the interactions.
---------------------------------
| CSS | Now that we have a solid foundation (document) we can layer on the UI
---------------------------------
| HTML | The document should work regardless of where it finds itself.
---------------------------------
@ritcheyer
Copy link
Author

do you agree, or disagree?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment