Thanks.
I did some Codecademy before I found out about FreeCodeCamp. It was my introduction to modern web development.
Before that I learned some in school. That was when we used tables to layout websites.
Thanks.
I did some Codecademy before I found out about FreeCodeCamp. It was my introduction to modern web development.
Before that I learned some in school. That was when we used tables to layout websites.
This is my first post so:
Hello world!
Could you pls look at my tribute page and provide me with some feedback?
Project Link - https://codepen.io/gorniczy/full/qpLJRQ/
Please check my tribute page to Dr A P J Abdul Kalam, renowned indian scientist
Codepen Tribute page6
Hi Everyone,
Here is the start of my Tribute to Ansel Adams. Iāll be doing more tweaks to the design as I learn more.
Project Link - https://codepen.io/Deooirian/full/BJgJKL/
I want to take this opportunity to welcome you all and ask for feedback.
https://codepen.io/LA_Gwarda/full/jYjpON
Pretty, pretty pretty good!
Hello everyone
Could you please give me a feedback about my Tribute Page?I would really appreciate your opinion.
project link- [https://codepen.io/sarah00/pen/JMgLWy]
I finished my tribute page using the new testing system, the only problem I have with it right now is getting the wallpaper to display on mobile correctly. Please leave any feedback!
Hello all. Here is my (very basic) Tribute Page, I welcome feedback from all of you
I also hope for input regarding the text inside the image, how to make it consistent even when I resize the window. I hope to improve when I learn more.
Thank you ~
Project Link - https://codepen.io/SYolanda/full/pavaJe/
Hi Stephan,
I like the icons used to indicate a new section. And the nav bar with links that jump user to the specific section!
An idea for the left border on the blockquote ā
Instead of purple, how about grabbing one of the colors in the portrait (greens, blues or solar yellow)?
And maybe use that same color for the section icons and header??
Good luck with the mobile/wallpaper issue. Maybe put it out on Twitter to see if someone can help?
ā Janice
Hi Sarah,
Thanks to your tribute page, I learned about a new person in math history!
A couple of general comments:
doublecheck that the capitalization is consistent
For example, for the list items, some begin with cap and some donāt.
doublecheck the spacing (space bar) before and after punctuation marks.
Big question ā
Did you already run the FCC tests for this project?
Keep at it!
ā Janice
@slamoureux Very nice! I like that you are using internal links and your site seems to be fully responsive (other than your background issue). I also like that youāre using GitHub Pages!
Here are some thoughts to consider for improvement:
Units for Zero Values: When I run your CSS through csslint.net, I see a lot of warnings related to your zero px values. I think itās safe to use 0
instead of 0px
. In my reading on this, it seems there may be a difference in certain cases between 0
and 0%
, but I donāt see 0%
in your code so you should be fine. Iāve never written 0%
in code myself, but this CodePen shows an example of why it might be used. I think there are other ways in CSS to deal with absolute and relative positioning instead of using 0%
, but maybe (likely) there are use cases that Iām not aware of where this is helpful. I found the CodePen from this GitHub issue discussion, in case youāre curious.
Overqualified CSS Selectors: I see you have a couple of selectors that are more specific than they need to be: h3.honors
and h3.famous-quotes
. This is another warning that I saw on csslint.net. I think the CSSGuidelin.es section on Portability explains why itās better to avoid qualified selectors whenever possible.
HTML5 Semantic Elements: There tend to be some readability and accessibility benefits to using HTML5 semantic elements like <main>
and <header>
. I see you are already using <nav>
and <footer>
! We learned about some of these benefits in the Jump Straight to the Content Using the main Element and Make Screen Reader Navigation Easier with the header Landmark challenges.
Footer in Blockquote: I wasnāt aware of the practice of using the <footer>
element within a <blockquote>
element, as seen in your code and described in the W3C Blockquote Specification. Thanks for including this so I can learn more about it!
This project is really well done! Iām looking forward to seeing your future projects.
Hi Pille.
Good tribute page. Only a few remarks:
Congrats on finishing your project!
Simple, but beautiful. I like that itās clean and not cluttered.
Few comments:
Good job!
Thank you for good advice!
I corrected these links
Thanks for your feedback .
No I didnāt. if you have some useful link talk about it i would be grateful