Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Style sheet setting: countdowndisplay: Difference between revisions

From Catglobe Wiki
jrfconvert import
 
Cg_pham (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Category:HelpBooks]]
== Style sheet setting: countdowndisplay ==



=====Style sheet setting: countdowndisplay=====
'''Applied question types:''' Page, Open, Single, Multi, Text, Number, Scale, Multimedia, Single grid, Multi grid, Scale grid, Text grid


'''Applied question types:''' Page, Open, Single, Multi, Text, Number, Scale, Multimedia, Single grid, Multi grid, Scale grid, Text grid
'''Type of setting: '''Id


'''Type of setting: '''Id
'''Tag applied to:''' div


'''Tag applied to:''' div
'''Usage:''' To influence the count down display used for count down applied questions.


'''Usage:''' To influence the count down display used for count down applied questions.
'''Primary use:''' Mainly used for background color settings.  


'''Primary use:''' Mainly used for background color settings.
'''Example of usage:'''  


'''Example of usage:'''
<nowiki>#</nowiki>


<nowiki>#</nowiki>
{


{
background-color: #FFFFFF;


background-color: #FFFFFF;
}


}
'''Image example: '''


'''Image example: '''
'''Links for more information'''  


'''Links for more information'''
http://www.w3.org/Style/CSS/


http://www.w3.org/Style/CSS/
Back to: [[Style sheet]] __NOTOC__ <!-- imported from file: 6123.htm-->


Back to: [[ Style sheet ]]
[[Category:Questionnaire_layouts]]
__NOTOC__
<!-- imported from file: 6123.htm-->

Latest revision as of 04:16, 21 December 2011

Style sheet setting: countdowndisplay

Applied question types: Page, Open, Single, Multi, Text, Number, Scale, Multimedia, Single grid, Multi grid, Scale grid, Text grid

Type of setting: Id

Tag applied to: div

Usage: To influence the count down display used for count down applied questions.

Primary use: Mainly used for background color settings.

Example of usage:

#

{

background-color: #FFFFFF;

}

Image example:

Links for more information

http://www.w3.org/Style/CSS/

Back to: Style sheet