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

Style sheet setting: grid inner: 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: grid_inner ==
ο»Ώ


=====Style sheet setting: grid_inner=====
'''Applied question types:''' Single grid, Multi grid, Scale grid, Text grid


'''Applied question types:''' Single grid, Multi grid, Scale grid, Text grid
'''Type of setting: '''class


'''Type of setting: '''class
'''Tag applied to:''' table


'''Tag applied to:''' table
'''Usage:''' Used for setting the table settings of the answer option area of grid questions (as opposed to grid_outer that also sets question area).


'''Usage:''' Used for setting the table settings of the answer option area of grid questions (as opposed to grid_outer that also sets question area).
'''Primary use:''' Setting font sizes of both column and answer options simultaneously. Β 


'''Primary use:''' Setting font sizes of both column and answer options simultaneously.
'''Example of usage:''' Β 


'''Example of usage:'''
.grid_inner


.grid_inner
{


{
font-size: 10pt;


font-size: 10pt;
}


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


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

Latest revision as of 03:44, 21 December 2011

ο»ΏStyle sheet setting: grid_inner

Applied question types: Single grid, Multi grid, Scale grid, Text grid

Type of setting: class

Tag applied to: table

Usage: Used for setting the table settings of the answer option area of grid questions (as opposed to grid_outer that also sets question area).

Primary use: Setting font sizes of both column and answer options simultaneously.

Example of usage:

.grid_inner

{

font-size: 10pt;

}

Image example:

Links for more information

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

Back to: Style sheet