From cac49da46688680195e26d6c99a15d0976054282 Mon Sep 17 00:00:00 2001 From: asus Date: Wed, 6 Dec 2023 14:19:27 +0100 Subject: [PATCH] edited readme --- README.md | 26 ++++++++++++++++++++ index.html | 47 +++++++++++++++++++++++------------- styles/elements/cv.css | 2 +- styles/elements/home.css | 13 +++++++++- styles/elements/infos.css | 2 +- styles/elements/nav.css | 29 ++++++++++++++++++++++ styles/elements/projects.css | 2 +- styles/frames.css | 2 -- styles/style.css | 14 ++++++++++- 9 files changed, 113 insertions(+), 24 deletions(-) create mode 100644 styles/elements/nav.css delete mode 100644 styles/frames.css diff --git a/README.md b/README.md index fa2ebfd..e050efc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,30 @@ +difficulties : + +- [accessibility with ascii art titles](https://stackoverflow.com/questions/77537096/make-text-in-ascii-art-more-accessible) + - I finally decided to go with a structure like this : + ``` +

+ + +

+ ``` +- [create the full screen hero section with the navbar under the title](https://stackoverflow.com/questions/77596781/in-css-how-to-make-a-sticky-navbar-after-the-header-in-an-hero-section/) + +--- + projects : - [/] ljdp diff --git a/index.html b/index.html index 914304c..9f59841 100644 --- a/index.html +++ b/index.html @@ -14,6 +14,7 @@ + @@ -41,20 +42,8 @@
- - - - - - - - -
- -
-

+
+

-

-

+

+

-

+

+
+ + + + + + + + + + +
+ +
+
+
+