Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    How come on Chrome when I hover over the social media icons, only when I'm hovering over the top left of them does the color change? On Firefox it changes no matter where I'm hovering.

    When I used an svg from my images folder for the social media icons, the color property was not working so I had to use filter. Here I'm getting the svg's from ionic.io and now the color property works. Why is this?

    Any other advice or criticisms welcome, thank you!

  • Submitted


    I was having trouble trying to align a portion of text to the left under one of the media queries (the text next to the desktop image). It has a comment next to it in the code, I tried the justify and align properties but they didn't help and I'm not sure why. Is there another line somewhere with higher priority?

    Any other advice or criticisms welcome, thank you!

  • Submitted


    Is there a better way to make the triangle for the speech bubble? I feel like I made it much more difficult than I had to, finding the right numbers for the triangles position was kind of annoying.

    Is it possible to store the "815" number from HTML in a CSS variable using only HTML & CSS? If so, how?

    Any other tips or criticisms welcome, thank you.

  • Submitted


    How can I get the background image to grow alongside the window size? When the height gets too long, it just cuts off since I made it not repeat. Other than that, any other tips or criticisms? Thanks.