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 empty cell

From Catglobe Wiki
Revision as of 08:47, 7 March 2011 by Catglobe (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



Style sheet setting: grid_empty_cell

Applied question types: Single grid, Multi grid

Type of setting: class

Tag applied to: td

Usage: Used for setting the empty cell above the grid texts and to the left of the answer options that always exists in grid questions.

Primary use: To set a specific background color of this cell.

Example of usage:

.grid_empty_cell

{

background-color: white;

}

Image example:

Links for more information

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

Back to: Style sheet