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

Convert logic circuit to minimised, The logic circuit shown in the given fi...

The logic circuit shown in the given figure can be minimised to Ans. The minimised figure of logic diagram is D, the output of the logic circuit is as Y=(X+Y')'+(X'+(X+

In how many ways the data can be passed to functions, Object Oriented Progr...

Object Oriented Programming 1. Describe that in how many ways the Data can be passed to functions? Explain with the help of one example. 2. Describe how you create class a

Prolog, Prolog: Still we can take our card game from the previous lect...

Prolog: Still we can take our card game from the previous lecture like a case study for the implementation of a logic-based expert system. So there the rules were: four cards

What is delayed branching, What is delayed branching? A method called d...

What is delayed branching? A method called delayed branching can minimize the penalty incurred as a result of conditional branch instructions. The idea is easy. The instruction

What is shadow ram, Shadow RAM is a copy of Basic Input/Output Operating Sy...

Shadow RAM is a copy of Basic Input/Output Operating System (BIOS) routines from read-only memory (ROM) into a particular area of random access memory (RAM) so that they can be acc

Explain the drawback of top down parsing of backtracking, Write down the dr...

Write down the drawback of top down parsing of backtracking. Following are disadvantages of top down parsing of backtracking: (i) Semantic actions can't be performed whereas

Cloud computing, When Workday opened in 2005, the company had no idea it wo...

When Workday opened in 2005, the company had no idea it would be regarded as the most successful IPO of 2012. The introduction of cloud computing into the HR and financial systems

What is electronic data interchange, What is Electronic Data Interchange? ...

What is Electronic Data Interchange? Electronic Data Interchange (EDI): It is used by organizations for transactions which arise on regular basis to a pre-found format.

Find out the hexadecimal sum, Find the hex sum of (93) 16 + (DE) 16 ? Ans...

Find the hex sum of (93) 16 + (DE) 16 ? Ans. Hex Sum of (93) 16 + (DE) 16 Convert Hexadecimal numbers 93 and DE to there binary equivalent demonstrated below:- Hence (9

What are dynamic process groups, Q. What are Dynamic Process Groups? To...

Q. What are Dynamic Process Groups? To create and manage dynamic groups a separate library libgpvm3.a should be linked with the user programs which make use of any of group fun

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