- Learning Bootstrap 4(Second Edition)
- Matt Lambert
- 154字
- 2021-07-14 10:32:16
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: "Bootstrap has taken normalize.css
and extended it with a new module. "
A block of code is set as follows:
<!DOCTYPE html> <html lang="en"> <head> <!-- Required meta tags always come first --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
Any command-line input or output is written as follows:
$ sudo npm install -g harp
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: "The first is the white button labeled Close, which, when clicked, will close the Modal."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- 深入理解Android(卷I)
- 從零開始:數字圖像處理的編程基礎與應用
- Learning RabbitMQ
- PHP+MySQL網站開發技術項目式教程(第2版)
- 實戰Java程序設計
- Python計算機視覺編程
- React.js Essentials
- Java性能權威指南(第2版)
- Quarkus實踐指南:構建新一代的Kubernetes原生Java微服務
- FLL+WRO樂高機器人競賽教程:機械、巡線與PID
- 碼上行動:用ChatGPT學會Python編程
- C++面向對象程序設計習題解答與上機指導(第三版)
- 官方 Scratch 3.0 編程趣味卡:讓孩子們愛上編程(全彩)
- 大話代碼架構:項目實戰版
- Go語言高級編程(第2版)