From 3f0d3b7424f5d38e8b4d10013eed609018402483 Mon Sep 17 00:00:00 2001 From: andy Date: Mon, 23 Mar 2020 15:08:03 +0100 Subject: [PATCH] JavaScript links --- README.md | 9 +++++++-- css/style.css | 2 +- index.html | 16 ++++++++++++++++ 3 files changed, 24 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a504ebc..d2f7ae3 100644 --- a/README.md +++ b/README.md @@ -73,5 +73,10 @@ * [The Modern JavaScript Tutorial](https://javascript.info/) * [JavaScript Tutorial](https://www.w3schools.com/js/) -### JavaScript Frameworks -* [] +### JavaScript Frameworks & Libraries + +* [jQuery](https://jquery.com/) +* [React](https://reactjs.org/) +* [Angular](https://angularjs.org/) +* [Vue.js](https://vuejs.org/) +* [Vanilla.js](http://vanilla-js.com/) diff --git a/css/style.css b/css/style.css index bc0db1b..c767e66 100644 --- a/css/style.css +++ b/css/style.css @@ -41,7 +41,7 @@ nav a:hover{ footer p{ line-height: 200px; } -h1, h2{ +h1, h2, h3{ font-weight: 100; margin: 1.5rem 0; } diff --git a/index.html b/index.html index 05c7bca..d734a83 100644 --- a/index.html +++ b/index.html @@ -112,6 +112,22 @@
  • flexbox
  • grid
  • +

    Javascript

    +

    JavaScript lernen

    + + +

    JavaScript Frameworks & Libraries

    +