all feedback are welcome.Check my code and suggest me the right way Or another another way or technique to do this.
Abubakar Ummar
@HaywayaheadshotAll comments
- @VatukahSubmitted almost 2 years ago@HaywayaheadshotPosted almost 2 years ago
Hi Vatukah
Nice work on the project.
I do have a couple of recommendations.
It is very important for the body of the HTML file to have a main tag. Attached below is a link to help you understand this concept more.
Also, I see that you have all divs in your HTML file. Best practices of HTML tells us to use semantics just like with the main tag. I understand that it might be a bit much but do try to understand them.
My second recommendation would be on understanding when to use sections and divs. Below attached is an article to help you understand the distinction.
When to use div and when to use sections
Overall, your project looks beautiful and you are really doing great.
Happy Coding and have a happy new year.
Marked as helpful1 - @jange4ikSubmitted almost 2 years ago@HaywayaheadshotPosted almost 2 years ago
Hi Jange
Nice work on the project.
I do have two recommendations.
It is very important for the body of the HTML file to have a main tag. Attached below is a link to help you understand this concept more.
Also, the README.MD file is supposed to contain details unique to your project. What you have there is the default template. If you go through it carefully, you'll realize that it only serves as a guide on how to detail your project. Please check that and also work on it.
Happy Coding and have a happy new year.
Marked as helpful0 - @clayEnkiduSubmitted almost 2 years ago@HaywayaheadshotPosted almost 2 years ago
Hi Enkidu,
Looks like your page is not updated with the correct solution.
I can only guess you are having a hard time writing the codes.
Attached below are links to free YouTube videos you can watch to help you understand the basics of HTML and CSS. If you have any issues, you can reach out to me on Linkedin. My LinkedIn link is on my profile.
Happy new year and happy coding.
0 - @DenKuznetsSubmitted almost 2 years ago@HaywayaheadshotPosted almost 2 years ago
Hi Denis
Nice work on the project.
I do have one recommendation.
It is very important for the body of the HTML file to have a main tag. Attached below is a link to help you understand this concept more.
Also, the README.MD file is supposed to contain details unique to your project. What you have there is the default template. If you go through it carefully, you'll realize that it only serves as a guide on how to detail your project. Please check that and also work on it.
Happy Coding and have a happy new year.
Marked as helpful1 - @sreedevnairSubmitted almost 2 years ago@HaywayaheadshotPosted almost 2 years ago
Hi Sreedev
Nice work on the project.
I do have one recommendation.
It is very important for the body of the HTML file to have a main tag. Attached below is a link to help you understand this concept more.
Also, the alt attribute in your HTML tag should not be empty. This is because the alt attribute provides alternative information for an image if a user for some reason cannot view it (because of a slow connection, an error in the src attribute, or if the user uses a screen reader).
Happy Coding. And once again, nice work.
Marked as helpful1 - @Sammyferreira1Submitted almost 2 years ago@HaywayaheadshotPosted almost 2 years ago
Hi Sammy,
Nice work on the project.
I do have one recommendation.
It is very important for the body of the HTML file to have a main tag. Attached below is a link to help you understand this concept more.
Happy Coding. And once again, nice work.
Marked as helpful0 - @WisittSubmitted almost 2 years ago@HaywayaheadshotPosted almost 2 years ago
Hi Wisit
Nice work on the project.
I do have one recommendation.
It is very important for the body of the HTML file to have a main tag. Attached below is a link to help you understand this concept more.
Also, the alt attribute in your HTML tag should not be empty. This is because the alt attribute provides alternative information for an image if a user for some reason cannot view it (because of a slow connection, an error in the src attribute, or if the user uses a screen reader).
Happy Coding. And once again, nice work.
0 - @jguleserianSubmitted almost 2 years ago
For anyone taking a glance at my coding in this project, I would love any type of constructive or affirming feedback, especially that which is germane to:
-- best practices
-- efficiency
-- structuring the CSS stylesheet
I am sincerely grateful for you taking time to help me hone my skills.
@HaywayaheadshotPosted almost 2 years agoHi Jeff
Nice work on the project. It's amazing the work you did by yourself. Nice job.
I do have one recommendation.
It is very important for the body of the HTML file to have a main tag. Attached below is a link to help you understand this concept more.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/main
Happy Coding. And once again, nice job.
Marked as helpful0