-
Notifications
You must be signed in to change notification settings - Fork 1
Styles and Pages
Saif edited this page Mar 24, 2015
·
1 revision
Templates are used to create the main layout of the website. Templates have their own css rules
Styles distinguish between the feel of the website interface. Styles have their own
- Style css rules
- Styled templates
- Style template css rules(TODO)
A page object represents the information, layout, widgets and procedures on a webpage. There are 3 different types of pages.
- User page
- Developer page
- Web service page
User pages are created by the admin of the website either by writing templates or using WebWidgets page editor. A user page has container widgets which can be populated with more widgets.