Home
|
Tutorial
|
Articles
|
Forum
|
Interview Question
|
Code Snippets
|
News
|
Fun Zone
|
Poll
|
Web Links
|
Certification
|
Search
Welcome :
Guest
Sign In
Register
Win Surprise Gifts!!!
Congratulations!!!
Top 5 Contributors of the Month
satyapriyanayak
Narayanan
Karthikeyan Anbarasan
Amit Mehra
Jean Paul
Home
>>
Interview Question
>>
Others
>>
Post New Question
Subscribe to Interview Questions
What is the percentage value in 'font-size' relative to?
Posted By :
LEANORD
Posted Date :
October 27, 2011
Points :
40
Category :
Others
It is relative to the parent element's font-size.
H1 {font-size: 20pt;}
SUP {font-size: 80%;}
You can also find related Interview Question to
What is the percentage value in ''font-size'' relative to?
below:
How FontSize and Font Size is differ in HTML?
font size is an attribute that we used in font tag.
Ex :
use in font tag.
Where as font-size is an style property used for controls.
Ex : Font-Size="Small" use for style property For Controls.
(More...)
Is there a way to set the tab size in the text editor?
Yes, from the standard tool bar select Tools | Options.This will open the Options dialog; select the Text Editor folder, choose a language folder, select Tabs, and set them to your desired setting.
(More...)
When file upload control is used, you can add maximum 4 mb size of the file. Using which property one can extend the limit of file size?
MaxRequestlength Property needs to be set. It takes value in KB. It can support max 2GB file.
(More...)
What is the command name to shrink the data file and log file size in SQL server 2005?
The command name is : DBCC SHRINKDATABASE (Database Name)
This command will shrink the data file and log file size. With this command you can specify that how much percentage space you want to free.
dbcc shrinkdatabase (TempDAabase,10)
This command will free only 10% space.
(More...)
What is the default size of Integer data type in VB.NET as VB.NET has Int 16, Int 32 and Int 64 also?
The default size of Integer data type is 32 bit.
(More...)
What is the size of the session ID ?
32 bit long integer
(More...)
What is the maximum size of data we can store in the image type of SQL?
We can store binary data from 0 to 2^31-1 (2,147,483,647) bytes in an image field of SQL Server.
(More...)
A cube of 12 mm is painted on all its side. If it is made up of small cubes of size 3mm. If the big cube is splitted into those small cubes,the number of cubes that remain unpainted is
a> 8
b> 16
c> 24
d> None of tht above
a> 8
(More...)
What's the maximum size of a view state?
Maximum size of a viewstate should not be more than 25-30% of the page size
(More...)
1. What is the percentage represented by 0.03 * 0.05 ?
(a) 0.0015 (b) 0.000015 (c) 0.15 d) 15
0.0015
(More...)
Quick Links For Interview Questions Categories:
ASP.Net
Windows Application
.NET Framework
C#
VB.Net
ADO.Net
Sql Server
SharePoint
Silverlight
OOPs
JQuery
JavaScript/VBScript
Biztalk
Patten/Practices
.IIS
WCF
WPF
WWF
Networking
Aptitude
Others
All
Find questions, FAQ's and their answers related to .NET, C#, Vb.Net, Sql Server and many more.
Now you can find lots of .NET, C#, Vb.Net, SQL Server,Windows, ASP.Net related Questions and their Answers here at www.dotnetspark.com. Our aim is to help you pass your certification Exams (MCP, MCSD, MCAD etc.,) with flying scores and get good name in your company.
So, Start looking our
Interview Question
section daily and improve your .NET Skills. You can also help others by posting Interview Questions and their Answers in this section.
Hall of Fame
Twitter
Terms of Service
Privacy Policy
Contact Us
Archives
Tell A Friend