Difference between revisions of "Style sheet setting: grid subquestion text i"

From Catglobe Wiki
Jump to: navigation, search
(Created page with "== == '''''Applied question types:'''''<i>Single grid, Multi grid, Scale grid, Text grid</i> '''''Type of setting:'''''<i>Id</i> '''''Tag applied to:'''''<i>td</i> '''''Usag...")
 
Line 34: Line 34:
  
 
<br>
 
<br>
[[Category:Questionnaire layout]]
+
[[Category:Questionnaire_layout]]

Revision as of 08:12, 6 February 2012

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

Type of setting:Id

Tag applied to:td

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

Primary use:

Example of usage:

  1. grid_subquestion_text_2

{

border-left: solid 1px #345879;

background-color: #DFFAF1;

padding: 5px;

}

Image example:

Links for more information

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