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

Submitted

Fylo data storage component made with HTML and CSS

@alvaro-j

Desktop design screenshot for the Fylo data storage component coding challenge

This is a solution for...

  • HTML
  • CSS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


How to move the background-image a little bit to the bottom?

Community feedback

anas ali 415

@anas-cd

Posted

one way you can use the " background-position-y " css property on the body element, set a background-position-y : 120% for example ^_^

Marked as helpful

1

@alvaro-j

Posted

@anas-cd thanks! 👍

0
Nick Tesh 40

@nicktesh

Posted

Great work on this! To move the background position slightly lower, you could use something like this: background-position: 100% 130%;.

You can read all about this here: https://css-tricks.com/almanac/properties/b/background-position/

Marked as helpful

1

@alvaro-j

Posted

@nicktesh thanks my dude!

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord