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: grid answeroption text i

From Catglobe Wiki
Revision as of 07:16, 6 February 2012 by Cg_pham (talk | contribs) (Created page with "=== === '''''Applied question types:'''''<i>Single grid, Multi grid</i> '''''Type of setting'''''<i>: Id</i> '''''Tag applied to:'''''<i>td</i> '''''Usage:'''''<i>(where &lt...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Applied question types:Single grid, Multi grid

Type of setting: Id

Tag applied to:td

Usage:(where <i> is the column number) - Used to set styles for the answer options cells of single and multi grid questions for one specific answer option column.

Primary use: A very important setting here is padding. If no padding is set for grid questions the answer options may often look quite bad since they are too close together.

Example of usage:

  1. grid_answeroption_text_2

{

border-left: solid 1px #345879;

background-color: #DFFAF1;

padding: 5px;

}

Image example:

Links for more information

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

Contents