Summary

This is the end of the Format a Rich UI logon page tutorial.
Beyond giving you some basic practice at creating and formatting widgets in the EGL editor, this tutorial was intended to demonstrate the following principles:

Lessons learned

You can continue learning by working with the tutorial application. Try adding more complex functionality to the Submit button. For example, you could combine a database with the tutorial application and validate user IDs based on the information in the database.

Additional resources

EGL Rich UI follows the Visual Formatting Model of the World Wide Web Consortium (W3C). For more information, see http://www.w3.org/TR/CSS2/visuren.html.


Feedback