Click here to Skip to main content
15,892,059 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
1. I need
(i).vertical margins betwn a floated box and any other box do not collapse
(ii).Margins of absolutely and realatively positioned boxes collapse
which of above is/are correct?


2.The default value for overflow property is :
a.scroll
b.vivsble
c.hidden
d.auto


3.When you set the dimensions in page media which 1 applied
a.the dimension of page area the dimension of the page box minus margin area
b.the dimension of page area are the dimension of the page box plus margin area
c.the dimension of page area the dimension of the page box and margin area dose not effect it
d.none of above


4.To dispaly some part of image we used
a.snap
b.clip
c.scroll
d.visible

5.pick out correct 1
a.when using CSS,positioning can absolute,dyanamic,relative
b.the fload prpoerty for text/images can be left,right,center
c.the valus for visibility can be true or false
d.the dispaly proprety sets how an element is dispalyed

6.Pick out wrong 1 regarding page media groups?
a.continuous/paged
b.visual/audio/speech/tactile
c.grid/bitmap
d.dyanamic/interactive/static


7. css
td.right{text-align:right}
  td.left{text-align:left}

How can use this in HTML page?


8.What would you prefer to use the @import for applying a style sheet to your webpage?
a.when you are creating pages for older versions of netscape navigator
b.when you don't want older browser like IE4 to use stylesheet
c.When you want to inclde a cs file in anchor css file
d.there is no such technique available for applying style sheets
Posted
Updated 22-Dec-10 23:41pm
v2
Comments
OriginalGriff 23-Dec-10 4:32am    
Reason for my vote of 1: Lazy, lazy, lazy.
justinonday 23-Dec-10 4:59am    
hey Nisha ,are you preparing for Interview?????
thatraja 23-Dec-10 6:32am    
All the best for your exam/interview :-)

1 solution

Congratulations!

You couldn't even be bothered to disguise your homework as a problem you are having!

We do not do your homework. It it set for a reason: to make you think about what you are supposed to be learning. If we gave you the answers, how would you learn?

Try answering your own questions, or your career in this industry will be very short - if you don't know basic stuff like this, you will be off asking "do you want fries with that?" in no time.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900