[[html()]]
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
en:create:functions:html [24.12.2014 18:09] – [Tips] alexander.ritteren:create:functions:html [24.12.2014 18:12] – [Tips] alexander.ritter
Line 40: Line 40:
 html("<h1>Hello "world"</h1>"); // **Wrong**, because the string html("<h1>Hello "world"</h1>"); // **Wrong**, because the string
                                // is tagged with double quotation marks and                                // is tagged with double quotation marks and
-                               // double quotation marks occure therein.+                               // double quotation marks occur within.
 // Spread the string out onto multiple lines - often sensible // Spread the string out onto multiple lines - often sensible
-// However, most of the time text() is even more sensible in this instance+// But usually text() is even more sensible 
 html(' html('
   <h1>Hello world!</h1>   <h1>Hello world!</h1>
en/create/functions/html.txt · Last modified: 09.03.2022 15:48 by admin
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Driven by DokuWiki