- 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
推薦閱讀
- Learning Apex Programming
- 計算機圖形學編程(使用OpenGL和C++)(第2版)
- Android Studio Essentials
- Web Application Development with R Using Shiny(Second Edition)
- Amazon S3 Cookbook
- Bootstrap 4:Responsive Web Design
- Mastering Ext JS
- Go并發編程實戰
- PhoneGap:Beginner's Guide(Third Edition)
- RISC-V體系結構編程與實踐(第2版)
- Mastering Akka
- Java程序員面試筆試寶典(第2版)
- Kubernetes進階實戰
- Java 從入門到項目實踐(超值版)
- Mastering Elixir