HTML BACKGROUND IMAGE
Why do people make a simple background image width and height smaller like 50 by 50 , etc.......
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
David SmithPosted Jul 4, 2013, 3:07 AM
Any tutorial links I can go to for reference
Sunny SharmaPosted Jul 4, 2013, 2:27 AM
The reason behind doing so is very simple, to keep the background look consistent across the height and width. They repeat that image for every corner of the HTML element be it the body or a Div or any element.
Hope I answered your question :)
Mark it as answer if it helped.
Cheers!