blob: 461683696e0559f6399c474536b7b2417e8d94c4 [file] [log] [blame]
Dirk Dougherty6c1c2632015-05-02 16:31:11 -07001page.title=Android devices
smain@google.com80e1a0c2014-06-23 10:26:15 -07002section.landing=true
smain@google.com80e1a0c2014-06-23 10:26:15 -07003footer.hide=1
Dirk Dougherty6c1c2632015-05-02 16:31:11 -07004page.image=images/cards/android-devices_2x.jpg
smain@google.com80e1a0c2014-06-23 10:26:15 -07005@jd:body
6
7<style>
8#landing-graphic-container {
9 position: relative;
10}
11
12#text-overlay {
13 position: absolute;
14 left: 0;
Scott Main8374fdb2014-06-26 16:10:50 +000015 top: 410px;
smain@google.comdfb41022014-06-24 14:12:45 -070016 width: 340px;
smain@google.com80e1a0c2014-06-23 10:26:15 -070017
18}
19#hero-image {
20}
21</style>
22
23<div id="landing-graphic-container">
24 <div id="text-overlay">
25 <p itemprop="description">The device-centric UI principles, overviews, and detailed guidelines
26 described here build on the core <a href="{@docRoot}design/get-started/principles.html">Android Design Principles</a>
27 to provide more specific design guidance for different form factors.
28 </p>
29 <p>
30 <a href="{@docRoot}design/handhelds/index.html" class="landing-page-link">Phones &amp; Tablets</a></p>
31 </div>
32 <a id="hero-image" href="{@docRoot}design/handhelds/index.html">
33 <img src="{@docRoot}design/media/device_family.png">
34 </a>
35</div>
36