You are not logged in.
- Topics: Active | Unanswered
#1 2017-12-07 14:45:36
- hamidoon123
- Moderator
- Registered: 2017-09-21
- Posts: 50,766
Which of the below is the correct way to set a font size?
Software Engineering Exams Quizzes MCQs Quizzes CSS Online MCQs Test
Question:
Which of the below is the correct way to set a font size?
Option A):
h2{font-size:200px;}
Option B):
h2{font-size:200%;}
Option C):
h2{font-size:200;}
Option D):
both a and b above
Correct Answer is Option D):
both a and b above
Offline
2017-12-07 14:45:36
- Advertisement
- Ads By Google
Re: Which of the below is the correct way to set a font size?
\n