Buy Questpond's video subscriptions on
huge discount
.
Online: 3499
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
CSS 3
>
Loading ...
Which syntax is correct for changing the font of a control?
Posted by
vishalneeraj-24503
on 11/17/2014 | Category:
CSS 3 Interview questions
| Views: 3491 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Select from following answers:
f:
font-family:
font=
None of these.
All Above
font-family syntax is the correct one to change any control font.
For Example:-
font-family:Sans-serif;
Show Correct Answer
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
How to implement multiple inhertiance in C#
Next > :
How to check whether a file has a Hidden Attribute ...
Comments or Responses
Login to post response
More Interview Questions by vishalneeraj-24503
How to check whether a file has a Hidden Attribute or not?
How to check whether a file has a ReadOnly Attribute or not?
Which Enum value is used to set Readonly attributes to any file?
Which Enum value is used to clear or reset any file attributes?
Which Enum value is used to set Attributes as Hidden to a File?
How to get File Attributes?
Which method of file class is used to check whether file is present or ...
What would be the output of below query? Select @@Identity;
Latest Interview Questions
How to attach mouse up event to an element?
How to attach mouse move event to an element ?
How to attach mouse leave event to an element?
How to attach mouse enter event to an element in jquery ?
How to attach mouse down event to an element in jquery ?
How to attach load event to an element in jquery ?
In jquery how to attach key up event to an element?
How to attach keypress event to an element in jquery ?
More ...