Template:Web Language

From Wikiversity
Jump to navigation Jump to search

This page is to demonstrate a web language.

The parameters are lang, code, and explanation.


Web Technology
Language:JavaScript
alert('hello world');
Creates a message box with the string "hello world".


{{{code|alert('hello world');}}}
...to be solved Brett Johnston (talk) 02:07, 5 October 2012 (UTC)