Difference between revisions of "Style sheet setting: countdowndisplay"
Line 1: | Line 1: | ||
− | + | == 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:''' |
− | + | <nowiki>#</nowiki> | |
− | + | { | |
− | + | background-color: #FFFFFF; | |
− | + | } | |
− | + | '''Image example: ''' | |
− | ''' | + | '''Links for more information''' |
− | + | http://www.w3.org/Style/CSS/ | |
− | + | Back to: [[Style sheet]] __NOTOC__ <!-- imported from file: 6123.htm--> | |
− | + | [[Category:Questionnaire_layouts]] | |
− | |||
− |
Latest revision as of 05: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
Back to: Style sheet