Toggle menu
875
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 question text

From Catglobe Wiki
Revision as of 07:32, 30 March 2011 by Cg_pham (talk | contribs)



Style sheet setting: grid_question_text

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

Type of setting: Id

Tag applied to: td

Usage: Used to set the main question text of grid type questions.

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

Example of usage:

#grid_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