You are not logged in.

#1 2018-01-19 05:23:20

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

Which of the following ways below is correct to write a CSS?

Computer GK Exams Quizzes MCQs Quizzes CSS Language Quiz Online Test Mcqs

Question:
Which of the following ways below is correct to write a CSS?

Option A):
p {color:red; text-align:center};
Option B):
p {color:red; text-align:center}
Option C):
p (color:red;text-align:center;)
Option D):
p {color:red; text-align:center;}

Correct Answer is Option D):
p {color:red; text-align:center;}


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

2018-01-19 05:23:20

Advertisement
Ads By Google

Re: Which of the following ways below is correct to write a CSS?



\n

Board footer