Training Day 14

Industrial Training - Day 14


Today in my industrial training, I focused on enhancing the responsiveness of my web project. I went through all the sections of my existing website and used CSS media queries to ensure that it looks clean and functional across all devices, including mobile phones, tablets, and desktops. The main goal was to improve user experience by adjusting layouts, font sizes, image scales, and spacing dynamically based on the screen size. In addition, I also upgraded the Moshify clone project by refining its responsiveness. I tested the Moshify site layout on different devices and fixed several layout bugs that were affecting the navigation bar, pricing section, and footer in smaller screens. This hands-on task helped me understand the importance of mobile-first design and how to write scalable, maintainable responsive CSS. I also used flexbox and grid properties to maintain alignment and structure across breakpoints. Overall, today was productive as I have complete responsiveness in task and somethings are left in project.


Comments

Popular posts from this blog

Day 34

Training Day 25

Industrial Training Day 16