Just finished my Technical Documentation Page

Hello fellow campers,

I just finished my technical documentation page. For this project, I decided to try out some SASS.

I would love to hear your feedback. Thanks in advance!

https://codepen.io/kiwisquash/pen/WBPobq

That’s just great!
I really like your code blocks with the file name in their header and the horizontal lines are also a good touch!

1 Like

Thank you for your kind words!

The only thing I’d change up is to get rid of any border radius on the bottom of all the code blocks/code so it would look like this:
image
As they are now, the horizontal scrolls don’t really fit in.

That’s a really small thing though, I really like how you put this together, looks great!

1 Like

Thank you for the feedback. I’ll think about the change you suggested.

Maybe I’ll get rid of the border radius for small screens, but keep them for larger screens, where it is unlikely scroll is needed.

1 Like

@kiwisquash, looks good but,
codepen provides you with validators for HTML, CSS and JS. Click on the arrow in each section and then click on the respective ‘Analyze’ link. There’s something you should clean up in HTML, <ul> is not a valid child of <code>

1 Like

Ah, I forgot to check this. Thanks for pointing it out.

1 Like

Wow! that is one of the best tech docs I’ve seen!
great job!

1 Like

Thank you very much for your kind words!