x

Các chương chính

  1. Đám mây LimeSurvey vs LimeSurvey CE
  2. LimeSurvey Cloud - Hướng dẫn bắt đầu nhanh
  3. LimeSurvey CE - Lắp đặt
  4. Cách thiết kế một cuộc khảo sát tốt (Hướng dẫn)
  5. Bắt đầu
  6. Cấu hình LimeSurvey
  7. Cấu hình LimeSurvey
  8. Giới thiệu - Khảo sát
  9. Xem menu khảo sát
  10. Xem cấu trúc khảo sát
  11. Giới thiệu - Câu hỏi
  12. Introduction - Question Groups
  13. Introduction - Surveys - Management
  14. Survey toolbar options
  15. Multilingual survey
  16. Quick start guide - ExpressionScript
  17. Advanced features
  18. General FAQ
  19. Troubleshooting
  20. Workarounds
  21. License
  22. Version change log
  23. Plugins - Advanced
 Actions

QS

CSS Class/vi: Difference between revisions

From LimeSurvey Manual

Maren.fritz (talk | contribs)
Created page with "* Bất kỳ chuỗi văn bản nào có khoảng cách giữa các tên lớp CSS khác nhau."
Maren.fritz (talk | contribs)
Created page with "{{Gợi ý|Văn bản=Bạn cũng có thể chèn biểu thức vào hộp này{{NewIn|3.0.0}}. Hãy nhớ rằng đầu ra của biểu th..."
Line 11: Line 11:
* Bất kỳ chuỗi văn bản nào có khoảng cách giữa các tên lớp CSS khác nhau.  
* Bất kỳ chuỗi văn bản nào có khoảng cách giữa các tên lớp CSS khác nhau.  


{{Hint|Text=You can also insert an [[ExpressionScript - Presentation|expression]] in this box{{NewIn|3.0.0}}. Remember that the output of the expression will not be updated dynamically.}}
{{Gợi ý|Văn bản=Bạn cũng có thể chèn [[ExpressionScript - Trình bày|biểu thức]] vào hộp này{{NewIn|3.0.0}}. Hãy nhớ rằng đầu ra của biểu thức sẽ không được cập nhật động.}}


{{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 11:04, 4 January 2024


Lớp CSS (css_class)

Mô tả

Nếu bạn muốn thêm các lớp CSS đặc biệt vào một số câu hỏi nhất định, bạn có thể nhập (các) tên lớp CSS vào hộp này. Hãy chắc chắn rằng bạn để lại một khoảng trống giữa các tên lớp khác nhau.

Giá trị hợp lệ

  • Bất kỳ chuỗi văn bản nào có khoảng cách giữa các tên lớp CSS khác nhau.

Template:Gợi ý

  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.