Explain the main tags of wireless markup language, Computer Engineering

Assignment Help:

Discuss the main tags of WML.

Tag Definition of Wireless Markup Language:

This defines the starting and the ending of the page, as < html > < /html >.

< card >  < /card > this explains the beginning and the ending of the card.

WML pages are organized into cards and decks. A deck is a collection of cards, and cards are the fundamental unit of a WML page. As a website have a lot of html pages and which html page is the fundamental unit.

The id identifies such card in the deck. This has to be unique for each card into the deck. This is used to refer to this card through other cards. The next illustration will demonstrate you how to use this.

< p > < /p >

All text in these tags is organized in paragraph. This is required for all cards to contain at least one paragraph.

< ! -

All text after this is comments. They are not interpreted through the browser.

< do > < /do > This tag provides the user a general manner to perform actions. This has to be defined in between the card tags. This is generally placed before the first < p > tag. There are various actions which the user can perform as given below:

The accept specifies the type of action. For that one, this is a general positive acknowledge. It's as the user clicking an Ok button.

< go/ >

This is the action that will occur when the user performs the action. For that one, this will go the WML page which we specify. Not like the other tags, there is no closing tag.

In this lace there is a slash at the end of the tag.

The href specifies the destination WML page. This can be URL that will go to another deck, or for this one, other card in similar deck. An # plus the id of other card will identify such card.

< do > < /do >

The ontimer shows the destination (as a card or a deck) after the timer has expired. Again for a card, an # is needed.

< timer >

This tag let you indicate the value for the timer. This is an error to contain two timer tags in similar card.

The value sets how much time for the timer has to expire. The unit is 1/10th of a second. For the illustration above, the timer event will trigger after fifteen seconds.

< a > < /a >

This tag is accurately like the < a > in HTML. This is an anchor, or link that while the user click this, this will navigate to the next page.

The href is the place where you are able to set the destination.


Related Discussions:- Explain the main tags of wireless markup language

Engineering phyics, what is interference of light explain the nessicity of ...

what is interference of light explain the nessicity of coharent source for obtaining sustain interference pattern

What is java applet, A Applet is a java program that runs within a web brow...

A Applet is a java program that runs within a web browser.

Set up a standard population model structure, Set up a standard population ...

Set up a standard population model structure. The population will begin with 24 people. We do not have actual data to support a birth rate, but we could calculate a reasona

CONVERT NUMBER TO ALPHABET, HOW TO CONVERT THE NUMBER INTO ALPHABET USING C...

HOW TO CONVERT THE NUMBER INTO ALPHABET USING C/C++ PROGRAM

Write shorts notes on sliding window protocol, Write shorts notes on Slidin...

Write shorts notes on Sliding Window Protocol To acquire high throughput rates, protocols employ a flow control technique termed as sliding window. Both, the sender and receive

What is "at exit-command", What is "at exit-command:? The flow logic K...

What is "at exit-command:? The flow logic Keyword at EXIT-COMMAND is a special addition to the MODULE statement in the Flow Logic .AT EXIT-COMMAND lets you call a module befor

Define deadlock, Define deadlock? Deadlock is a condition, wherein proc...

Define deadlock? Deadlock is a condition, wherein processes never finish executing and system resources are tied up, preventing another job from beginning. A process requests r

Simple assembly programs, Data Transfer Two most fundamental data trans...

Data Transfer Two most fundamental data transfer instructions in 8086 microprocessor are XCHG and MOV. Let's give illustrations of the use of these instructions. Program 1:

Typicality of virtual addresses, The typicality of virtual addresses is tha...

The typicality of virtual addresses is that: They are longer than physical addresses because total addressed memory in virtual memory is more than actual physical memory.

What is loader, What is loader? Loader is a system software which havin...

What is loader? Loader is a system software which having a set of utility programs. It will load the object program to the memory.

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd