MCQs>IT & Programming>CSS 3>What will happen if the following declaration is used? body { background-image: url('test.png'); background-attachment: fixed; background-position: 100% 100%; background-repeat: no-repeat; }
CSS 3 MCQs
What will happen if the following declaration is used?