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

C program , minimum number of shelves

minimum number of shelves

C++, A palindrome is a string that reads the same from both the ends. Given...

A palindrome is a string that reads the same from both the ends. Given a string S convert it to a palindrome by doing character replacement. Your task is to convert S to palindrome

Garbage collector to free the memory, In .NET Compact Framework, can I free...

In .NET Compact Framework, can I free memory explicitly without waiting for garbage collector to free the memory?  Yes you can clear the memory using gc.collect method but it i

What is deadlock in operating system, Explain Deadlock in operating system ...

Explain Deadlock in operating system ? Deadlock: all process in a set of processes is waiting for an event which only a process in the set can cause.

What are the issues of software development, What are the issues of softwar...

What are the issues of software development One of main issues in software development today is quality. Software must be properly documented and implemented. The notion of sof

What is computer, WHAT IS COMPUTER? Computer is termed in the Oxford di...

WHAT IS COMPUTER? Computer is termed in the Oxford dictionary as "An automatic electronic apparatus for making controlling operations or calculations    which are expressible i

What is the use of object factories, Factory methods that will be used to m...

Factory methods that will be used to make objects just like in a static way.

Example of time division multiplexing, Two computers using TDM take up turn...

Two computers using TDM take up turns to send 100-bytes packet over a shared channel that operates at 64000 bits per second. The hardware takes 100 microseconds after one computer

Determine in detail about mp3 - mpeg-3, Determine in detail about MP3 (MPEG...

Determine in detail about MP3 (MPEG-3) MPEG-3 uses an audio compression technology; it compresses CD-quality sound by a factor of about 10 while retaining most of the quality f

C programming, At a shop of marbles, packs of marbles are prepared. Packets...

At a shop of marbles, packs of marbles are prepared. Packets are named A, B, C, D, E …….. All packets are kept in a VERTICAL SHELF in random order. Any numbers of packets with thes

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