Style sheet setting: grid answeroption text i

From Catglobe Wiki
Jump to: navigation, search

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/