- Mastering Bootstrap 4(Second Edition)
- Benjamin Jakobus Jason Marah
- 163字
- 2021-06-24 19:25:46
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Mount the downloaded WebStorm-10*.dmg disk image file as another disk in your system."
A block of code is set as follows:
<link rel="stylesheet"
>
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
[default]
exten => s,1,Dial(Zap/1|30)
exten => s,2,Voicemail(u100)
exten => s,102,Voicemail(b100)
exten => i,1,Voicemail(s0)
Any command-line input or output is written as follows:
npm init
npm install bootstrap
Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Select System info from the Administration panel."
- Linux網(wǎng)絡(luò)管理與配置(第2版)
- Designing Purpose:Built Drones for Ardupilot Pixhawk 2.1
- Windows 7中文版從入門(mén)到精通(修訂版)
- Linux內(nèi)核設(shè)計(jì)的藝術(shù):圖解Linux操作系統(tǒng)架構(gòu)設(shè)計(jì)與實(shí)現(xiàn)原理
- 計(jì)算機(jī)系統(tǒng):基于x86+Linux平臺(tái)
- 新編電腦辦公(Windows 10+ Office 2013版)從入門(mén)到精通
- Introduction to R for Quantitative Finance
- HTML5 Enterprise Application Development
- Windows 7使用詳解(修訂版)
- Linux軟件管理平臺(tái)設(shè)計(jì)與實(shí)現(xiàn)
- Ubuntu Linux操作系統(tǒng)實(shí)用教程
- 大學(xué)計(jì)算機(jī)應(yīng)用基礎(chǔ)實(shí)踐教程(Windows 7+MS Office 2010)
- Raspberry Pi入門(mén)指南
- Windows網(wǎng)絡(luò)編程(第2版)
- Mastering Sass