- Community Server Quickly
- Anand Narayanaswamy
- 195字
- 2021-04-29 17:38:36
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.
There are two styles for code. Code words in text are shown as follows: "You can also modify the background color of the page header and other adjoining areas by supplying the appropriate value for the background-color
property."
A block of code will be set as follows:
body, html { margin: 0px; padding: 0px; color: #000000; font-family: Tahoma, Arial, Helvetica; background-color: #999966; }
When we wish to draw your attention to a particular part of a code block, the relevant lines or items will be made bold:
body, html
{
margin: 0px;
padding: 0px;
color: #000000;
font-family: Tahoma, Arial, Helvetica;
background-color: #999966;
}
New terms and important words are introduced in a bold-type font. Words that you see on the screen, in menus or dialog boxes for example, appear in our text like this: "clicking the Next button moves you to the next screen".
- AutoCAD 2014中文版完全自學手冊
- 中文版Premiere Pro CC入門教程
- ImageMagick Tricks
- Photoshop CS6中文版從入門到精通(核心技法卷):摳圖、修圖、Camera Raw、調色、銳化、合成
- Windows Phone 7 Silverlight Cookbook
- SPSS統計分析從基礎到實踐
- 從零開始:AutoCAD 2010中文版建筑制圖基礎培訓教程(第2版)
- Photoshop CS6中文版基礎與實例教程(第6版)
- RAW 數碼底片演義
- 無師自通AutoCAD 2014中文版機械設計
- 計算機輔助翻譯基礎與實訓
- Photoshop后期強:多重曝光專業技法寶典
- Maya腳本應用手冊:表達式與MEL語言
- 3ds Max 2014/VRay效果圖制作實戰從入門到精通
- JSF 1.2 Components