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