VQS_W
KPCKevin Powell - Community
•Created by Hardps on 3/25/2024 in #front-end
Need to make the text responsive
And if anyone thinks there is a problem with this solution please let me know so I can correct my code
7 replies
KPCKevin Powell - Community
•Created by Hardps on 3/25/2024 in #front-end
Need to make the text responsive
The flex will make the image responsive but the image will stretch so you fix it with this
7 replies
KPCKevin Powell - Community
•Created by Hardps on 3/25/2024 in #front-end
Need to make the text responsive
And try to display the image as flex and do this:
Img{
Align-self: flex-start;
}
7 replies
KPCKevin Powell - Community
•Created by Hardps on 3/25/2024 in #front-end
Need to make the text responsive
My advice is don’t use px for font size and don’t use width and height for image unless you using % or ems
7 replies
KPCKevin Powell - Community
•Created by Ali on 3/3/2024 in #front-end
Header positioning help
main-nav*
7 replies
KPCKevin Powell - Community
•Created by Ali on 3/3/2024 in #front-end
Header positioning help
try and display the main nav as flex
7 replies