CSS Class/ro: Difference between revisions
From LimeSurvey Manual
Maren.fritz (talk | contribs) Created page with "* Orice șir de text cu un spațiu între diferite nume de clasă CSS." |
Maren.fritz (talk | contribs) Created page with "{{Hint|Text=Puteți, de asemenea, să inserați o expresie în această casetă{{NewIn|3.0.0}}. Rețineți că rezultatul expresiei nu va fi..." |
||
Line 11: | Line 11: | ||
* Orice șir de text cu un spațiu între diferite nume de clasă CSS. | * Orice șir de text cu un spațiu între diferite nume de clasă CSS. | ||
{{Hint|Text= | {{Hint|Text=Puteți, de asemenea, să inserați o [[ExpressionScript - Prezentare|expresie]] în această casetă{{NewIn|3.0.0}}. Rețineți că rezultatul expresiei nu va fi actualizat dinamic.}} | ||
{{Alert|[http://www.w3.org/TR/CSS2/syndata.html#characters According to the W3C], CSS class names can contain only the characters [a-zA-Z, and 0-9] and ISO 10646 characters U+00A1 and higher, plus the hyphen (-) and the underscore (_). They cannot start with a digit, or a hyphen followed by a digit. LimeSurvey encodes CSS classes, but it does not fix it totally.}} | {{Alert|[http://www.w3.org/TR/CSS2/syndata.html#characters According to the W3C], CSS class names can contain only the characters [a-zA-Z, and 0-9] and ISO 10646 characters U+00A1 and higher, plus the hyphen (-) and the underscore (_). They cannot start with a digit, or a hyphen followed by a digit. LimeSurvey encodes CSS classes, but it does not fix it totally.}} |
Revision as of 08:15, 30 October 2023
Clasa CSS (css_class)
Descriere
Dacă doriți să adăugați clase CSS speciale la anumite întrebări, puteți introduce numele clasei CSS în această casetă. Asigurați-vă că lăsați un spațiu gol între diferitele nume de clasă.
Valori valide
- Orice șir de text cu un spațiu între diferite nume de clasă CSS.

