Conclusion

Customizing HTML Templates Tutorial

Back Home
 

In this tutorial we have covered the following topics:

  • How to modify existing HTML elements in the Z and I Emulator for Web desktop page, and add HTML elements and Javascript to the Z and I Emulator for Web desktop page
  • How to preserve such changes in a custom HTML template.

We have used a custom HTML template to add the following information to a Z and I Emulator for Web desktop page:

  • A banner replacing the Z and I Emulator for Web banner
  • A background color or pattern different from the Z and I Emulator for Web light-gray textured background
  • Text
  • Images which serve as links
  • An HTML FORM element
  • A JavaScript function
Back Home