Latest solutions
Latest comments
- @Meeday147Submitted 3 months ago@AntonRassanovPosted 3 months ago
The layout and typography are pretty off. You need to keep an eye on the sizing and make the layout as close to the design as possible since this is crucial in future work.
0 - @Benson0721Submitted 5 months agoWhat are you most proud of, and what would you do differently next time?
It is My first time to use something like PostCss to help me organizing css properties,and I also add accessibility to my website since I did'nt notice that last time! I hope next time I can do things better and faster.
What challenges did you encounter, and how did you overcome them?Throughout this practice, I realized I had some misunderstandings about CSS units, specifically vh and %. I spent some time overcoming layout issues, and it turned out to be a very valuable experience for me! I'll continue to work on improving my skills!
What specific areas of your project would you like help with?I am still not familiar with accessibility and PostCSS. If anyone can give me some advice, it would be very helpful!
- @JhodelDatilesSubmitted 7 months ago@AntonRassanovPosted 7 months ago
One link is missing and sizes are a little bit different.
Also, this code can be removed.
<div class="box"> </div>0 - @sour413Submitted 7 months agoWhat are you most proud of, and what would you do differently next time?
I am proud that I made the application device-responsive friendly in some devices, with help of bootstrap framework, which helps in writing less CSS, which would help me not spending much time on writing basic CSS for styling and designing basic components, where I could focus on other parts of CSS like media query and working on to make application more device-responsive friendly, Next time i want to make application more responsive and work on all devices according to the width dimension.
What challenges did you encounter, and how did you overcome them?I couldn’t understand the basics of media query and making the application device-responsive friendly, I over came the challenges by watching some videos and reading some blogs related to responsive web pages and making it little bit responsive, and works perfectly on some devices not on all.
What specific areas of your project would you like help with?I would like help with more on media query how to use it? where all I can use it? and how to make application responsive friendly on other devices like tablets and mobile, and user-friendly, also I need help on making application responsiveness Tablet and Mobile friendly.
- @nadhirbkSubmitted 7 months ago