This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:create:functions:pagecss [23.07.2018 21:49] – [pageCSS()] admin | en:create:functions:pagecss [07.12.2023 12:02] (current) – empschul | ||
---|---|---|---|
Line 10: | Line 10: | ||
<code php> | <code php> | ||
pageCSS(' | pageCSS(' | ||
- | body { | + | |
- | background-color: | + | background-color: |
- | color: white; | + | color: white; |
- | } | + | } |
'); | '); | ||
</ | </ | ||
+ | |||
+ | |||
+ | The PHP-Code is placed under **composing the questionnaire** as " |