Megan May
@mooogzAll solutions
- Submitted 6 months ago
Responsive newsletter signup with success message
- HTML
- CSS
- JS
Any tips on how to modify my code to be more clear and organized and tips for media queries. I think my use of classes and IDs are a little all over the place but I'm eager to refactor over time.
- Submitted 6 months ago
Responsive FAQ Accordion
- HTML
- CSS
- JS
Maybe combining the code for click and keypress, if possible. I could get it to work on keypress but it seemed like a lot of duplicate code. As always, tips on media queries are welcome because I seem to struggle a lot and am trying to get used to flexbox again.
- Submitted 6 months ago
Responsive coming soon page
- HTML
- CSS
- JS
I notice when I resize the window to be smaller the Base Apparel logo overlaps the other text. Any suggestions would be welcome. I'm sure there are errors in my code, especially with the media queries and maybe even the way I organized the items in my HTML.
I'm trying to get better at mobile-first workflow and media queries. I work on a pretty large screen and use chrome inspector to test other screen sizes, but does anyone have any tips? I find that once it looks great at smartphone sizes and 1440px+ I have a lot of trouble figuring out the smaller sizes like tablet and smaller laptops.
- Submitted 7 months ago
Responsive Recipe Page using HTML/CSS
- HTML
- CSS
My code is kind of all over the place but I'd love suggestions on my media queries and my use of padding (I feel like there's a better way to do my spacing). It's been a while since I've worked on a responsive page and I was never 100% confident with how my pages turned out. I'm still getting used to flex box again and I'm thinking of delving into CSS grid more next. All constructive criticism is very welcome!!