- Oracle APEX Cookbook(Second Edition)
- Marcel Van Der Plas Michel Van Zoest
- 41字
- 2021-07-23 15:34:40
Chapter 2. Themes and Templates
In this chapter we will cover the following topics:
- Creating your own theme
- Importing a theme
- Creating a custom template
- Including images in your application
- Referencing CSS classes in your application
- Controlling the layout
Introduction>
Now that we have an application we would like to give it more looks. Maybe the application has to adhere to certain corporate layout standards. Or maybe you just want to add some more colors. Using themes and templates it is possible to give your application some cosmetic changes. A theme is a collection of templates and a template is a collection of components ranging from pages and reports to controls like calendars. A template consists of a header template, a body template, and a footer template. A template also contains some subtemplates, for example, for the success message.
In this chapter, we will present some recipes which will make your application look better.
推薦閱讀
- 物聯網與北斗應用
- Mastering Node.js(Second Edition)
- 微商之道
- Django 2 by Example
- 物聯網長距離無線通信技術應用與開發
- Microsoft Dynamics CRM 2011 Applications(MB2-868) Certification Guide
- 6G:面向2030年的移動通信
- AIoT應用開發與實踐
- AWS Lambda Quick Start Guide
- Python Web Scraping Cookbook
- Hands-On Cloud:Native Microservices with Jakarta EE
- 目標跟蹤中的群智能優化方法
- 深入理解移動互聯網
- 互聯網下一站:5G與AR/VR的融合
- Node-RED物聯網應用開發工程實踐