Danielle
@danilscodesAll solutions
- Submitted 8 months ago
Social links profile
- HTML
- CSS
help:
- I thought that Bootstrap would help me with this challenge, but I ended up not really using it that much. I used a few classes for the buttons, but, ultimately, I felt like I could've done without. I'm wondering how I could have utilized Bootstrap more in this challenge? Or, is Bootstrap really not necessary in this case?
- I attempted a mobile-first approach for this challenge, shrinking the size of the viewport down and working from there, but I didn't really notice a difference in terms of my process... perhaps I did it wrong? Please let me know if you notice anything I could improve on in regards to the mobile-first approach!
- Submitted 8 months ago
Blog preview card
- HTML
- CSS
help:
- i would like to know how i could get the hover state of the blog card to activate only when i hover over the h2 title
- i noticed that the image is slightly cut off on the mobile version, so i thought something like a mask over the image that shrinks when the screen size shrinks would be the solution, the only thing was that i didn't really know how to implement that, if anybody could help me out with this i'd greatly appreciate it!
- Submitted 8 months ago
QR Code responsive web page
- HTML
- CSS
if there's anything that looks like it could still use improvement on, let me know please!
- Submitted 8 months ago
QR Code
- HTML
- CSS
questions i have:
- do you think choosing flexbox for this page was the right choice? i'd really like to understand better when i should use which layout
- why when i tried to fix the attribution div to the bottom of the viewport extra margins were added to the body??
- i didn't do a mobile version because it seemed to me that the normal web version would work fine on mobile too. is a mobile version really necessary? if so, how should i implement that?