Training Day 19

 Industrial Training Day 19 

Today is the Day 19 of my industrial training, and it was a productive day. My main task for the day was to design a Preview Blog Card using HTML and CSS. This task helped me improve my UI skills and also deepened my understanding of layout structuring, styling, and responsiveness.

I began by analyzing a modern blog card layout. The card had a clean white background, a bold header section, and a visually engaging thumbnail image at the top. It also included a small tag (like "Learning"), publication date, blog title, a short description, and author information with an image. The entire card was styled to appear slightly lifted off the background using a soft shadow, which added a modern and appealing look.

I paid special attention to spacing and typography. The color palette was chosen to match modern design standards — bright yellow background with contrasting text for readability.

One of the most important aspects I practiced was responsiveness. I tested the card layout across different screen sizes using media queries. It adjusted well, which gave me confidence in applying mobile-first design principles.

Overall, this task helped me understand how to build component-based UI and think like a front-end designer. I also realized how crucial small details like margins, padding, and alignment are in making a design look polished.

After that I deploy this task in github and deploy it after that my day was ended..

Comments

Popular posts from this blog

Day 34

Training Day 25

Industrial Training Day 16