- AMP:Building Accelerated Mobile Pages
- Ruadhan O'Donoghue
- 146字
- 2021-07-08 10:04:04
Making an Impression - Layout and Page Design in AMP
In this chapter, we will learn about layout and design techniques in AMP. We'll build on the news article example page from the previous chapter by adding typical article page features. We'll explore various presentation techniques, such as related-content thumbnail lists, and pull-quotes, and we'll see how to handle layout on larger screen sizes with responsive design. We'll look at how to include custom fonts and options for laying out text. We'll also expand our understanding of CSS in AMP pages by seeing how media queries can be used to deliver alternative styles and layouts at the page or the individual element level.
The following list summarizes what we'll learn:
- AMP layout and design, and the layout attribute
- Responsive images in AMP
- Art-directed images and image srcset
- CSS styling, media, and element queries
- Fonts and text layout
推薦閱讀
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- Node.js 10實戰
- Rust編程:入門、實戰與進階
- 軟件界面交互設計基礎
- Mastering Selenium WebDriver
- Spring Boot+Spring Cloud+Vue+Element項目實戰:手把手教你開發權限管理系統
- Java性能權威指南(第2版)
- 深入淺出Serverless:技術原理與應用實踐
- UML 基礎與 Rose 建模案例(第3版)
- Yii Project Blueprints
- 打開Go語言之門:入門、實戰與進階
- Kivy Cookbook
- Scratch·愛編程的藝術家
- 大學計算機基礎
- GitHub入門與實踐