AlexStraton
@AlexStratonAll solutions
- Submitted 7 months ago
Stats profile card
- HTML
- CSS
-
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.
- Submitted 7 months ago
Results summary page
- HTML
- CSS
I 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.
- Submitted 7 months ago
Product Preview card
- HTML
- CSS
Responsiveness when you use the dev tools in the browser. Which pixel size should I use?
- Submitted 7 months ago
FAQ's page
- HTML
- CSS
- JS
Can 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?
- Submitted 7 months ago
Social Links profile page
- HTML
- CSS
I need help with understanding sizing when making pages responsive. Should I use vw and vh?
- Submitted 7 months ago
Recipe page using CSS, HTML and responsive design
- HTML
- CSS
I 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.