- 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實(shí)戰(zhàn)
- vSphere Virtual Machine Management
- 混沌工程實(shí)戰(zhàn):手把手教你實(shí)現(xiàn)系統(tǒng)穩(wěn)定性
- 網(wǎng)絡(luò)操作系統(tǒng)教程:Windows Server 2016管理與配置
- 嵌入式實(shí)時(shí)操作系統(tǒng)μC/OS原理與實(shí)踐
- 注冊(cè)表應(yīng)用完全DIY
- INSTANT Migration from Windows Server 2008 and 2008 R2 to 2012 How-to
- Introduction to R for Quantitative Finance
- Troubleshooting Docker
- Linux內(nèi)核API完全參考手冊(cè)(第2版)
- Linux操作系統(tǒng)案例教程(第2版)
- Windows網(wǎng)絡(luò)編程(第2版)
- 15分鐘!畫出我的漫畫角色:賣萌篇
- 電腦辦公(Windows 7+Office 2016)入門與提高
- 鴻蒙HarmonyOS應(yīng)用開發(fā)從入門到精通