- Bootstrap for Rails
- Syed Fazle Rahman
- 164字
- 2021-07-23 20:35:45
Conventions
In this book, you will find a number of styles of text 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: "Let's create a folder named Bootstrap_Rails_Project
."
A block of code is set as follows:
a{ display: block; text-decoration: none; width: 100px; margin: 10px auto; padding: 5px; text-align: center; background: #ccc; color: #444; font-size: 20px; box-shadow: 4px 4px 0px #888; font-weight: bold; }
Any command-line input or output is written as follows:
rails new TODO
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Click on the New Todo now."
推薦閱讀
- Docker進階與實戰
- Django:Web Development with Python
- Expert Android Programming
- Python算法指南:程序員經典算法分析與實現
- Learning OpenStack Networking(Neutron)(Second Edition)
- 執劍而舞:用代碼創作藝術
- Unity 2017 Mobile Game Development
- Java程序設計案例教程
- Creating Data Stories with Tableau Public
- Python機器學習之金融風險管理
- Mastering Docker
- App Inventor少兒趣味編程動手做
- Hands-On Robotics Programming with C++
- Serverless工程實踐:從入門到進階
- PHP程序設計高級教程