Technical Documentation-Page

Finally Reached this point.
I passed the tests but would love feedback.

3 Likes

Congrats!

I think my main feedback would be to make it responsive for narrow view ports. Currently, if you narrow your browser all the way in you won’t be able to read most of the content.

2 Likes

Well done. It looks good.

You HTML seems to be missing <html> tags and the usual boilerplate stuff - <meta> tags etc. Still seems to be displaying though, which is a bit odd.

Visually, your headers and some of the text goes all of the way to the right of the screen, whilst other parts don’t. Maybe add a bit of padding, unless that’s the look you were trying for of course.

2 Likes

Hey @jeff_beynon!
Thanks for your time and feedback. Code pen adds a basic html template in the background so although its not visible it still exists;)
I’m gonna try and fix the padding when I get round to it :smile:!
Cheers!

1 Like

Oh ok. I figured it must exist somewhere or it wouldn’t be displaying.

2 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.