Actions

Translations

Questions - introduction/40/de: Difference between revisions

From LimeSurvey Manual

(Created page with "<syntaxhighlight lang="html" enclose="pre"> <img src="http://www.yourdomain.com/yourpics/pic.jpg"> </syntaxhighlight>")
 
No edit summary
Line 1: Line 1:
<syntaxhighlight lang="html" enclose="pre">      
<syntaxhighlight lang="html" enclose="pre">'''Beispiel:''' <img src="http://www.yourdomain.com/yourpics/pic.jpg">
<img src="http://www.yourdomain.com/yourpics/pic.jpg">
</syntaxhighlight>
</syntaxhighlight>

Revision as of 15:21, 1 April 2019

Message definition (Questions - introduction)
<syntaxhighlight lang="html" enclose="pre">       
<img src="http://www.yourdomain.com/yourpics/pic.jpg">
</syntaxhighlight>
'''Beispiel:''' <img src="http://www.yourdomain.com/yourpics/pic.jpg">