diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..63407f5 Binary files /dev/null and b/.DS_Store differ diff --git a/images/.DS_Store b/images/.DS_Store new file mode 100644 index 0000000..1fe5df3 Binary files /dev/null and b/images/.DS_Store differ diff --git a/images/coding-laptop-image.jpg b/images/coding-laptop-image.jpg new file mode 100644 index 0000000..068d2ef Binary files /dev/null and b/images/coding-laptop-image.jpg differ diff --git a/jimmy-gosses.html b/jimmy-gosses.html new file mode 100644 index 0000000..ec4b49f --- /dev/null +++ b/jimmy-gosses.html @@ -0,0 +1,45 @@ + + + + + Of Patterns and Power: Web Standards Then & Now + + + + +
+
+
+

Of Patterns and Power: Web Standards Then & Now

+
+
+ +

+ IN "CONTENT Display Patterns" + (which all front-end folk should read), Dan Mall points to a truth not unlike the one + Ethan Marcotte shared last month on 24 ways. + It is a truth as old as standards-based design: Construct your markup to properly support your content (not your design). +

+

+ Modular/atomic design doesn’t change this truth, it just reinforces its wisdom. + Flexbox and grid layout + don’t change this truth, they just make it easier to do it better. + HTML5 doesn’t change this truth, it just reminds us that the separation of structure from style came into existence for a reason. + A reason that hasn’t changed. + A reason that cannot change, because it is the core truth of the web, and is inextricably bound up with the promise of this medium. +

+

+ Separating structure from style and behavior was the web standards movement’s prime revelation, and each generation of web designers discovers it anew. + This separation is what makes our content as backward-compatible as it is forward-compatible (or “future-friendly,” if you prefer). + It’s the key to re-use. The key to accessibility. + The key to the new kinds of CMS systems we’re just beginning to dream up. + It’s what makes our content as accessible to an ancient device as it will be to an unimagined future one. +

+
+ +
+
+ + \ No newline at end of file