Example 1: Displaying Static Text¶
You can use EXPRESSION to display static content on your mobile page:
<!--{= "Hello World!" }-->
This example will display the “Hello World!” phrase on the mobile page.
See also
You can use EXPRESSION to display static content on your mobile page:
<!--{= "Hello World!" }-->
This example will display the “Hello World!” phrase on the mobile page.
See also