From 03cfc382c255eb8927694b89bb69d5a5dfb0c5ac Mon Sep 17 00:00:00 2001 From: Alexandre Flament Date: Mon, 8 Jun 2015 23:25:10 +0200 Subject: [PATCH] Created Developers notes (markdown) --- Developers-notes.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Developers-notes.md diff --git a/Developers-notes.md b/Developers-notes.md new file mode 100644 index 0000000..fa4154a --- /dev/null +++ b/Developers-notes.md @@ -0,0 +1,5 @@ +## About HTML / CSS / JS + +### How to avoid Javascript +[Functional CSS Tabs Re-Revisited](https://css-tricks.com/functional-css-tabs-re-revisited/) +[Radio-Controlled Web Design](http://alistapart.com/article/radio-controlled-web-design) \ No newline at end of file