Lauren Delmar
@lrdelmarAll solutions
- Submitted 11 days ago
Responsive Recipe Page
- HTML
- CSS
How would you get the lists to align and the text so it doesn't wrap immediately underneath the bullet point?
- Submitted 13 days ago
Social Links Profile
- HTML
- CSS
Is there something more I could do in terms of responsiveness? I can see it scales appropriately for larger screens and mobiles but it doesn't adapt as I change the size of my window. Is that necessary?
- Submitted 16 days ago
Blog Preview Card updated HTML and CSS
- HTML
- CSS
I am working towards being a front-end web developer so if there are any tips you have or issues still with my code then I would appreciate your feedback so that on my next projects I can implement these changes
- Submitted 18 days ago
Blog Preview Card
- HTML
- CSS
Would it be better to make the size of smaller elements like the 'tag' in this project as a fixed size e.g. 50px than set it as a relative %? Have I used @media in the correct way? I had to set max-width for mobile to 376px.