[Previous] [TOC]

Workshop

The Workshop is designed to help you anticipate possible questions, review what you've learned, and begin learning how to put your knowledge into practice.

Quiz

1.

WML is a component of what transmission protocoland what does the acronym stand for?

2.

What navigation techniquethat is, which element and attributeshould you use if you want to present the user with a numbered list from which she can jump to other cards or documents?

3.

How many bits are in a WBMP image?

4.

The select element is a child of what WML parent element?

Quiz Answers

1.

Wireless Markup Language is a component of WAP, or Wireless Access Protocol.

2.

Use the select element with the option attribute.

3.

Only one! That means you get a straight black-and-white image, with no shades of gray.

4.

The p (paragraph) element.

Exercises

1.

Using do>type, set up a Help card for the FilmTime site.

2.

Design a short and simple animation sequence (suggested length 510 frames) played by using the ontimer event.

[Previous] [TOC]