- AMP:Building Accelerated Mobile Pages
- Ruadhan O'Donoghue
- 136字
- 2021-07-08 10:03:52
Conventions
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "Just add <meta charset="utf-8"> immediately after the opening <head> tag."
A block of code is set as follows:
<script async src="https://cdn.ampproject.org/v0.js"></script>
Any command-line input or output is written as follows:
npm install -g amphtml-validator
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Select System info from the Administration panel."
Warnings or important notes appear in a box like this.
Tips and tricks appear like this.
推薦閱讀
- 數(shù)據(jù)庫(kù)原理及應(yīng)用(Access版)第3版
- 微服務(wù)與事件驅(qū)動(dòng)架構(gòu)
- Vue.js 3.0源碼解析(微課視頻版)
- Git高手之路
- C語言程序設(shè)計(jì)
- Processing互動(dòng)編程藝術(shù)
- Java程序設(shè)計(jì)入門
- Learning Apache Karaf
- Emgu CV Essentials
- App Inventor少兒趣味編程動(dòng)手做
- 實(shí)戰(zhàn)Python網(wǎng)絡(luò)爬蟲
- C# 7.1 and .NET Core 2.0:Modern Cross-Platform Development(Third Edition)
- 軟件測(cè)試(慕課版)
- VMware vSphere 5.5 Cookbook
- C語言程序設(shè)計(jì)