+ 1
In HTML can you change the back-ground color size ?
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
+ 1
Thank you I will try it out !
+ 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.
+ 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 !