Sololearn: Learn to Code
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1
Similar inquiries: https://www.sololearn.com/discuss/519734/ https://www.sololearn.com/discuss/86468/ https://www.sololearn.com/discuss/1317065/ Please search prior to posting. (keyword: "gif") Please help keep the quality of posts high in this section of the forum, SoloLearn servers uncluttered, and app latency low by reviewing the following: https://www.sololearn.com/Blog/38/8-simple-rules-to-get-help-from-the-community/ Be sure not to miss the link to the Community Guidelines toward the bottom of the article. Happy coding! P.S. Please see the following post for a humorous interpretation (but still an earnest plea). https://www.sololearn.com/post/10362/?ref=app
18th Jun 2019, 6:55 AM
Janning⭐
Janning⭐ - avatar
+ 8
Ginfio thats not what i asked it doesn't work
18th Jun 2019, 1:38 AM
Assassin💞[#BeFierce]
Assassin💞[#BeFierce] - avatar
+ 6
background: #555 center center / contain no-repeat url(source.gif); https://code.sololearn.com/WEHkg7dhgU6f/?ref=app
18th Jun 2019, 3:20 AM
Calviղ
Calviղ - avatar
+ 3
Assassin I think you are looking for this?: body{ background-image: url('my.gif'); background-size: cover; height: 100vh; }
18th Jun 2019, 1:41 AM
Ginfio
Ginfio - avatar
+ 1
unm, could u use background-image?
18th Jun 2019, 1:19 AM
Ginfio
Ginfio - avatar
+ 1
<body background=image.gif> </body> css body { body-background:url(“image.gif”); }
18th Jun 2019, 8:25 AM
sree harsha
sree harsha - avatar