+ 1

In HTML can you change the back-ground color size ?

15th Jun 2018, 3:48 PM
Annie
Annie - avatar
4 Answers
+ 3
hello, Annie ! You need to use the value <style> background-size:value </style> or you can read this question in a lesson from SoloLearn https://www.sololearn.com/learn/CSS/1103/?ref=app
15th Jun 2018, 3:52 PM
Alexander Sokolov
Alexander Sokolov - avatar
+ 1
Thank you I will try it out !
15th Jun 2018, 3:51 PM
Annie
Annie - avatar
+ 1
Remember, you're applying this to a DIV (set its width/height), so you control the size of that and can easily create patterns through them and their nested DIVs. Don't forget your background-size property also, which can be used in various ways; largely depends upon the design you're trying to achieve.
15th Jun 2018, 3:51 PM
Fata1 Err0r
Fata1 Err0r - avatar
+ 1
OK I will wait until l have done that lesson .. Lol think I'm trying to run before I have learnt to code, I know bad pun !
15th Jun 2018, 3:55 PM
Annie
Annie - avatar