AlexStraton
@AlexStratonAll solutions
Stats profile card
Submitted 12 months ago-
How do I add the filter on the image to make it red like in the example? Best I could do was to use the sepia filter.
-
Why isn't grid responsive? When I used flexbox in my media query it worked, but if I used grid, the page didn't change at all.
-
How can I get the .words-section to stay static and not sun into the image in the media query?
-
How can I get the .grid to stack when minimizing the screen? I tried using flexbox and grid but nothing worked.
-
Results summary page
Submitted 12 months agoI think there's a big problem with GitHub hosting the site, it look completely different to when I use the live hosting on VS code. Has anyone else had the same problem?
I can't get the font sizes right if they become disproportionate after I host the page.
Product Preview card
Submitted about 1 year agoResponsiveness when you use the dev tools in the browser. Which pixel size should I use?
FAQ's page
Submitted about 1 year agoCan I have a detailed explanation of how to make the background go all the way to the top of the screen, I've tried 0 padding, 0 margin, why does it move when you click on the plus signs and what code could I use to stop that from happening?
Social Links profile page
Submitted about 1 year agoI need help with understanding sizing when making pages responsive. Should I use vw and vh?
Recipe page using CSS, HTML and responsive design
Submitted about 1 year agoI would like feedback on responsive design. I used the dev tools and saw that on some mobile devices a bit of the right side is cut out, I don't know why or how to fix it.