- Oracle APEX Cookbook(Second Edition)
- Marcel Van Der Plas Michel Van Zoest
- 115字
- 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.
推薦閱讀
- 通信網(wǎng)絡(luò)基礎(chǔ)與設(shè)備
- Modern JavaScript Web Development Cookbook
- 物聯(lián)網(wǎng)安全(原書第2版)
- 物聯(lián)網(wǎng)(IoT)基礎(chǔ):網(wǎng)絡(luò)技術(shù)+協(xié)議+用例
- 智能網(wǎng)聯(lián)汽車V2X與智能網(wǎng)聯(lián)設(shè)施I2X
- Learning QGIS 2.0
- 物聯(lián)網(wǎng)時(shí)代
- 面向云平臺(tái)的物聯(lián)網(wǎng)多源異構(gòu)信息融合方法
- 電力物聯(lián)網(wǎng)工程技術(shù)原理與應(yīng)用
- Getting Started with Grunt:The JavaScript Task Runner
- Spring 5.0 Projects
- 光纖通信系統(tǒng)與網(wǎng)絡(luò)(修訂版)
- 新手易學(xué):新手學(xué)淘寶開店
- 計(jì)算機(jī)網(wǎng)絡(luò)技術(shù)及應(yīng)用
- React Cookbook