Technical Documentation Page [need some feedback]

Hello everyone! It’s my first post. I want to take some feedback about this project.
Basically about css code and mobile adaptation.
If you see some spell mistakes, I’m sorry, English is not my first languege.
https://codepen.io/acr0matic/pen/LKRWVd

3 Likes

My gosh! that is a totally amazing tech doc!
Welcome to our community. Love the font!
Love everything!

1 Like

Very nice looking page.

  1. I love what you did with the mobile nav, I just wish it would close when I clicked a link. See if you can add some logic to handle that.

  2. You are missing the href values on the links from Data types and all the links that follow.

  3. The <pre> element cannot be a child of the <code> element. You need to switch them around.

  4. Personally, I’d prefer having a scrollbar for the main page, even if you have to use a custom scrollbar.

Again I really dig the look, very nice job.

1 Like

Thanks for your feedback! Your advice is really good for me. I’ll correct my mistakes and think about side menu logic.

I’m so happy you like it!

You’re totally welcome! (thank your coding skills too!)
:slight_smile:

1 Like

This looks really good. I love what you did with the nav.

Some nitpicky things:

  • The division between sections can be a bit stronger. Maybe a horizontal rule, or even extra padding would help.
  • There is some overflow issue on smaller screens in the code blocks.

25%20AM

1 Like

Thank you for feedback! If I understand you correctly, I should increase distance between sections. Anyway, I’ve fixed these issues. I must be more attentive :smiley:

1 Like

The design of this doc is great!

1 Like