Changeset 10726 for main/eko-disco-specs/trunk/design.rst
- Timestamp:
- 8 Nov 2013, 17:17:28 (11 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
main/eko-disco-specs/trunk/design.rst
r10722 r10726 1 .. _label- layout:1 .. _label-design: 2 2 3 Frontend Layout 4 =============== 3 Front-End Design 4 ================ 5 6 The front-end or user interface (UI) of the Eko Disco Portal is the part of 7 portal the user can see and operate in the web browser. The EDP UI will 8 be designed with **Twitter's Bootstrap front-end framework**. 9 10 Bootstrap is a free collection of tools for creating websites and web 11 applications. It's written in HTML, CSS, LESS and JavaScript and contains 12 HTML and CSS-based design templates for typography, forms, buttons, navigation 13 and other interface components, as well as optional JavaScript extensions. 14 15 Bootstrap designs are highly responsive which means that they perfectly adjust 16 to screen size and resolutions. No matter if you are viewing the site 17 on a mobile phone, laptop, tablet or desktop PC with low or high 18 resolution in portrait and landscape format, the look and feel of 19 Bootstrap-designed user interfaces is always perfect. A collection of templates 20 can be found on Bootstrap's official website: 21 http://getbootstrap.com/getting-started/#examples.
Note: See TracChangeset for help on using the changeset viewer.