Wasu44
@Wasu44All comments
- @AdalbertPunguSubmitted about 1 month ago@Wasu44Posted 30 days ago
Hello there! I'm a newbie too but let me give you some advice.
You're html structure is pretty good but try to use the semantic html5 tags instead of divs to improve the accessibility and ceo.Also start using rem units instead of px because they are responsive.Next time use CSS reset it is beneficial because it removes default browser styling, creating a consistent starting point for your design across all browsers, here is the link
0 - @VendysamSubmitted about 1 month agoWhat are you most proud of, and what would you do differently next time?
My ability to use position relative and absolute, I've always had issues using it. And also created a table with HTML, it's been a while I made a table so I forgot how to do that.
What challenges did you encounter, and how did you overcome them?Nothing, except with the table
What specific areas of your project would you like help with?The use of media queries
@Wasu44Posted about 1 month agoHello I'm a newbie also but i will try to help. Your site is not same as design, next time try to make it more similar. Also use semantic elements in html, it is more professional. In css use rem units instead because they are responsive.
0 - @khanwelcomesSubmitted about 1 month ago@Wasu44Posted about 1 month ago
Hello there! I'm a newbie too but let me give you some advice.
Having your styles in the same html file doesn't look good, and also, when it gets larger it will be kinda confusing. Also your site is not responsive for mobile devices there is a video that should help You link. You should also use rem units because they are responsive instead of px.
I hope You find it helpful
Marked as helpful0 - @PinkPig16Submitted about 1 month ago@Wasu44Posted about 1 month ago
Hello You did very good job with your project but I can see a few issues.
- You are using px units instead of rem because rem units are resposive and here is video explaining how it works link
- You could be a bit more patient, as your solution isn't exactly similar to the design
- I hope You find it helpful
0