Hello every one!
I have finally got my first certificate and I would like to read some feedbacks from you guys about my final project:
Obs: This will be my last project in Portuguese language, I promise
Hello every one!
I have finally got my first certificate and I would like to read some feedbacks from you guys about my final project:
Obs: This will be my last project in Portuguese language, I promise
Hi,
I am impressed. Itâs hard to comment on your code, it canât see any flaws. I have stared at that div with the border that youâve given position absolute. I would never have come up with code like that. Really interesting.
The colors are absolutely beautiful, especially that blue, you add nice icons but you donât overdo it.
The only thing that I would change is the background against your projects. It feels too busy. I would use that moving image in the welcome section only. There it really serves its purpose.
Greets,
Karin
Hey JĂșlio,
awesome job,
clearly seeing your progress!
My ideas:
main
, section
etc.#projects p a
. CSS Specificity is probably one of the most annoying problems in bigger projects; nowadays I only use classes; this will probably lead to more code, but Iâve been able to remove almost all CSS debugging sessions since thenKeep up the great work!
Hey @mientje!
I am glad that you enjoyed my page!
About it, I can tell you that wasnât easy to find out the best way to insert that borders, it took me some time
And about the background, the original idea was to use only the GIF on the welcome section, but about the rest of the page, I didnât find a better background to use, so than I decided to use the same GIF again
Hi @miku86!
Thanks dude! I am glad to read this
About it, I made some changes in the font-size
of the page in general, was it enough to make the âcontactâ section bigger?
And I agree with you, I think when I discovered that I could select elements using selectors instead of id
or class
I have got some addictived by using the selectors . But I think using
class
is better, because it makes at least the code more organized. I will try to use more class
on future projects.
Great work, much better now!
So currently my only idea is to decrease the top and bottom padding of the contact section, looks very big to me, but only a personal thing.