Latest solutions
- Submitted 6 days ago
Responsive Tip Calculator
- HTML
- CSS
- JS
JS, my main goal is to master it asap, any thing or resource any one want to suggest please just comment here.
- Submitted 9 days ago
Fully responsive and JS incorporated dashboard
- HTML
- CSS
- JS
JS, any resources , any kind of help is welcome.
- Submitted 24 days ago
4 Cards responsive design
- HTML
- CSS
Speed, semantic tags, industry like how code is done in the industry.
Latest comments
- @ktzazzSubmitted 8 days ago@dariindaPosted 6 days ago
Great work mate, your design is overflowing when opened in browser. Try to copy the design exactly it will help you to learn new things in a manner you haven't realized. And keep the hard work onnn.
Marked as helpful1 - @shiroblsdSubmitted 10 days ago@dariindaPosted 9 days ago
Great work man, it took me a long time to complete my same project, if you are new to this, keep digging you will become great and efficient one day.
1 - @tamara-tgodSubmitted 19 days agoWhat are you most proud of, and what would you do differently next time?
I'm most proud of my JavaScript code, I see that I'm improving
What challenges did you encounter, and how did you overcome them?I encountered some problems with functions but I overcame with github co-pilot
@dariindaPosted 18 days agoTry to copy as it is, align the items along the vertical axis. Else you have did a great job.
0 - @Tonye-OnuohaSubmitted 21 days agoWhat are you most proud of, and what would you do differently next time?
I am most proud of my ability to complete the project using both the grid and flexbox layout models, as well as media queries for a responsive web page.
What challenges did you encounter, and how did you overcome them?I did not encounter any major challenges.
What specific areas of your project would you like help with?None that I can think of at the moment. However, I am open to any sort of helpful feedback.
@dariindaPosted 21 days agoYou did a great job Things to focus on :
- Try to copy the design exactly.
- Use Semantic Tags to rank the website.
0 - @LucasLeitePereiraSubmitted 24 days ago@dariindaPosted 24 days ago
I don't know much about react but your code looks fine and it works proper.
0 - @AmIKamilSubmitted 24 days agoWhat are you most proud of, and what would you do differently next time?
I hope that html and css are quite clear and readable I am not fully proud of responsivity on extra small devices, like 320x480 as it cuts my card a bit, have no idea how to fix it It took some time to catch-up on some things as I am still learning css In my opinion card looks really cool, hope that all design was reflected on most of details as I had mostly depend on my eye
What challenges did you encounter, and how did you overcome them?Uff You can check commit history haha I've messed html a bit so after a while I comprehend how important is to have a nice and clean html until we move to css Then when html was fixed css had to be written mostly from the scratch Responsive design is still bit difficult for me, trying to avoid px and use rem/vw/vh instead of it to give as much responsivity as possible but as I am learning on my own, I am not sure if all what I create is made correct way, but hey- mostly- especially on deskop sizes it working
What specific areas of your project would you like help with?How to improve responsivity of my web? I am not sure if I am moving correct way as I am learning on my own and on my mistakes, resolving any obstacle with googling for resolution only, however I am trying to understand things. Not really sure if px are a enemy of responive web design or how I should create @media in a correct way, also, how many of them should i create? Seen that some webs have few @media for different resolutions, is there an one way to find out what should be included within those media blocks of code? Please take a look on my code and let me know how it looks to you
One more thing- picture on html side, how to handle and use it in a correct way?
@dariindaPosted 24 days agoYeah, you have done a great work. Things to look upon :-
- Use semantic tags these will help you to add css faster and ranking your website also.
- Try to work on details, make it look exact like the given one.
- Other than these points, you are good with the code thing, nomenclature is also good.
0