Training Day 22

On Day 22 of my industrial training, I focused on updating and refining my existing project. After receiving feedback and reviewing my previous work, I identified several areas that needed improvement in terms of layout, responsiveness, and overall design.


I began by improving the HTML structure to make the code cleaner and more semantic. I used appropriate tags like <header>, <section>, and <footer> to give proper meaning and structure to the content.


In the CSS, I worked on enhancing the layout spacing, margins, paddings, and consistent use of color and typography. I also updated the media queries to make the design more responsive across different devices.


I replaced large images with compressed, web-optimized versions for faster loading. I also ensured all content, especially text and buttons, was aligned properly and had enough white space for clarity.


Some unnecessary code was removed, and reusable classes were created to keep the stylesheets organized.


I also fixed minor bugs related to alignment and tested the design on various screen sizes including mobile and tablet.


Overall, the project now feels more polished, modern, and user-friendly.but not able to deploy it.



Comments

Popular posts from this blog

Day 34

Training Day 25

Industrial Training Day 16