From 7ab5d174028edb2acd416d851b908f9a68d75379 Mon Sep 17 00:00:00 2001 From: Thomas Pointhuber Date: Tue, 9 Jun 2015 15:10:35 +0200 Subject: [PATCH] Updated Developers notes (markdown) --- Developers-notes.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Developers-notes.md b/Developers-notes.md index fa4154a..1485b54 100644 --- a/Developers-notes.md +++ b/Developers-notes.md @@ -1,5 +1,9 @@ ## 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 +* [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) + +## Regular Expressions + +* [Test Regular Expressions Online](https://www.debuggex.com/) \ No newline at end of file