Hi, everyone. Could you give me feedback about my final project?
Many thanks.
Hi there Nice job! Great look and feel.
One thing I’d like to point out - your website lagged when I was checking it out. I think it has something to do with images. Try optimizing them
Thank you.
I did as you said, so now it is faster.
Have a nice day.
Nice clean style. Good job!
A few points:
Your name is a hard to read against the dark background.
Some words from the quote on your about page completely disappear against a white background.
On the contact page: ‘Where my call home’ should be ‘Where I call home’. And ‘Interaction with other who has some interest as you, it is very important part of our life’ if I understand correctly should be ‘Interaction with others who have the same interests as you, is a very important part of our life.’
Your images are missing alt tags
This:
margin-bottom: 1 em;
margin-left: 0;
margin-right: 0;```
Can be written more simply as:
`margin: 1em, 0;`
Hi Andre,
Thank you for your feedback.
I changed all as you said.
Yap, now it is better.
Have a nice day.