Difference between revisions of "Demo:HTMLAndJavaScriptLoading"

From PKC
Jump to navigation Jump to search
Line 12: Line 12:
<h6>Heading 6</h6>
<h6>Heading 6</h6>


Mixing Templates with HTML code:


<h1>CURRENT TIME: {{CURRENTTIME}}</h1>
<h1>CURRENT TIME: {{CURRENTTIME}}</h1>
 
<h2>Number of Views of this page:{{NUMBEROFVIEWS}}</h2>
Press <kbd>Enter</kbd>
Press <kbd>Enter</kbd>



Revision as of 10:05, 1 July 2021

Some Text here.


Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6


Mixing Templates with HTML code:

CURRENT TIME: 02:36

Number of Views of this page:Template:NUMBEROFVIEWS

Press Enter

(とう)(きょう)


  • E=mc2 (c is a constant not a variable)
  • {{TemplateName|parameter=value}}
  • If A then B