Table Too Long For Background Image At Different Resolutions
ALREADY SOLVED: Multiple backgrounds on top of each other (Normal, Streched, Normal) I am currently working on a website for a school project and I'm facing issues with different s
Solution 1:
please use background-size : 100%;
in your css
Solution 2:
dont use only 1 image in background. slice the images as your requirement and use it again. (e.g use top banner image separate and bottom corner icon separate image and border use css border)
Post a Comment for "Table Too Long For Background Image At Different Resolutions"