Hi coders,
here is my tribute page. Tour de France
Your feedback would be much appreciated. Thanks for the feedback, I’ve made changes.
Thanks
Paul
Hi coders,
here is my tribute page. Tour de France
Your feedback would be much appreciated. Thanks for the feedback, I’ve made changes.
Thanks
Paul
Hello!
From visual point of view it would be nice if the content was not so wide. You could set it to 80% and additionally add some max-width. Also I highly recommend to play with CSS more. Try some fonts instead of the default one, different style for lists and links.
Regarding the code:
<ol reversed start>
thing!<main>
inside the <body>,
not outside <script>
rather at the end of the html file (and somewhere between <html>
tags)<body>
. All needed stuff from <head>
can go to the pen settings.At the end of the body
Thanks for the comments Steffan153 & grigoriewna. I have made modifications in line with your suggestions and I agree that it does now look better.
Thanks again
Paul