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.

Property name: Question style sheet: Difference between revisions

From Catglobe Wiki
Cg huutrung (talk | contribs)
mNo edit summary
Cg huutrung (talk | contribs)
No edit summary
Β 
Line 42: Line 42:


</table>
</table>
[[Category:Non language dependent properties]]

Latest revision as of 08:27, 6 April 2011

Property name: Question style sheet

Question types applied

All

Description

Each question in a questionnaire can have different style sheets. These style sheets can be found in some available layouts of this questionnaire. Besides, a custom style sheet can be made through this property.

Business logic

N/A

Formatting

Cascading Style Sheet (CSS)

Screen examples

The image below shows the layout of the question whose question style sheet property is set up with styles:

body
{
marginΒ : 0;
font-family:Verdana;
color:#000099;
font-size: 8pt;
background-color: yellow
}