From http://www.w3schools.com (Copyright Refsnes Data)

Introduction to WMLScript

previous next

What you should already know

Before you continue you should have a basic understanding of the following:

If you want to study these subjects first, find the tutorials on our Home page.


What is WML?

WML stands for Wireless Markup Language. It is a mark-up language inherited from HTML, but WML is based on XML, so it is much stricter than HTML.

WML is used to create pages that can be displayed in a WAP browser. Pages in WML are called DECKS. Decks are constructed as a set of CARDS.


What is WMLScript?


What is WMLScript used for?


previous next

From http://www.w3schools.com (Copyright Refsnes Data)