Latest solutions
css responsive
Submitted about 1 month ago- Distance between the price in h1 and the price in h4 so that they are closer and aligned as the width decreases
CSS Responsive
Submitted about 2 months agoThere was a problem with responsiveness when the cell phone screen is horizontal, as it cuts the image and the background does not cover it completely, but I used @media with max height to fix it.
- Is there another option for Unity that already does this without having to use @media?
blog preview card
Submitted about 2 months ago- How to improve and optimize my html code and make sure the css code is also readable
Latest comments
- @Dhia-zorai@Jascran23
Very good!
Add a left padding to the table, so that the names are further away from the edge, it can look more like the project
- @Sahithkumar-VU21CSEN0100489@Jascran23
Wow, it looks really cool!
- @Shashank-993@Jascran23
It looks great, and this button transition is very interesting.
- @Sura560What challenges did you encounter, and how did you overcome them?
When I was viewing others project they where using break pointes but I didn't think it was necessary please if it was for this specific project tell me
What specific areas of your project would you like help with?why most people use break points on this project.
@Jascran23It looks great! They give a tip in the Design folder to change the color of the text in h1 when you hover the mouse.
- @nishanajihahWhat are you most proud of, and what would you do differently next time?
- Created a visually appealing QR code component with clean HTML structure
- Properly implemented Google Fonts with preconnect for optimization
- Added responsive design with centered content
- Included proper attribution
- Designed a responsive card component that works across screen sizes
- Implemented the design using appropriate typography and spacing
- Organized the project files with proper structure
Well what is the best practice, to make it convenient and maintaince proof?
@Jascran23I believe that if you reduce the container by 20px, you can make the size more aligned so that the text is in the same frame.