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: question text: Difference between revisions

From Catglobe Wiki
Cg_pham (talk | contribs)
No edit summary
Cg_pham (talk | contribs)
No edit summary
 
Line 1: Line 1:
[[Category:Questionnaire layouts]]
== Style sheet setting: question_text ==



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


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


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


'''Tag applied to:''' td
'''Usage:''' Used to set the main question text of open, single, multi, text, number, scale and multimedia questions.


'''Usage:''' Used to set the main question text of open, single, multi, text, number, scale and multimedia questions.
'''Primary use:''' To influence the question text styles of these question types.  


'''Primary use:''' To influence the question text styles of these question types.
'''Example of usage:'''  


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


<nowiki>#question_text</nowiki>
{


{
background-color: #345879;


background-color: #345879;
border: solid 2px #345879;  


border: solid 2px #345879;
border-collapse: collapse;  


border-collapse: collapse;
}


}
'''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: 6116.htm-->


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

Latest revision as of 04:02, 21 December 2011

Style sheet setting: question_text

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

Type of setting: Id

Tag applied to: td

Usage: Used to set the main question text of open, single, multi, text, number, scale and multimedia questions.

Primary use: To influence the question text styles of these question types.

Example of usage:

#question_text

{

background-color: #345879;

border: solid 2px #345879;

border-collapse: collapse;

}

Image example:

Links for more information

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

Back to: Style sheet