You are not logged in.

#1 2017-12-07 14:44:35

shakeel123
User RankUser RankUser RankUser RankUser RankUser Rank
Moderator
Registered: 2017-09-21
Posts: 50,796

Which of the below is the correct way to set a background image?

Software Engineering Exams Quizzes MCQs Quizzes CSS Online MCQs Test

Question:
Which of the below is the correct way to set a background image?

Option A):
body {background-image:url(‘paper.gif’)};
Option B):
body {background-image:url(‘paper.gif’)}
Option C):
body {background-image:url(paper.gif);}
Option D):
body {background-image:url(‘paper.gif’);}

Correct Answer is Option D):
body {background-image:url(‘paper.gif’);}


Top Exams Quizzes MCQs And Interview Questions With Answers Forum:
https://www.globalguideline.com/forum/

2017-12-07 14:44:35

Advertisement
Ads By Google

Re: Which of the below is the correct way to set a background image?



\n

Board footer