- 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.
- HTML5+CSS3+JavaScript從入門到精通:上冊(微課精編版·第2版)
- AngularJS入門與進階
- 復雜軟件設計之道:領域驅動設計全面解析與實戰
- JavaScript 從入門到項目實踐(超值版)
- SEO實戰密碼
- CKA/CKAD應試教程:從Docker到Kubernetes完全攻略
- SQL Server 2016數據庫應用與開發習題解答與上機指導
- Python:Master the Art of Design Patterns
- Visual FoxPro程序設計習題集及實驗指導(第四版)
- 好好學Java:從零基礎到項目實戰
- UI設計全書(全彩)
- Solutions Architect's Handbook
- Practical GIS
- OpenCV 3.0 Computer Vision with Java
- 從零開始:C語言快速入門教程