© V. Keerti Kotaru 2016

V. Keerti Kotaru, Material Design implementation with AngularJS, 10.1007/978-1-4842-2190-7_4

4. Navigation & Container Elements

V. Keerti Kotaru

(1)Hyderabad, Andhra Pradesh, India

This chapter will detail some more Angular Material directives. We will primarily deal with navigation and container elements . This chapter helps build the skeleton for the application.

What are directives? Reiterating an AngularJS concept, directives help create new HTML elements.

In HTML, we use various elements (or tags) for describing, formatting, and managing the behavior of the content on the web page. For example, elements like h1 and h2 define headers in the web page. A tag "strong" applies bold style on text, useful for emphasis. Use input ...

Get Material Design Implementation with AngularJS: UI Component Framework now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.