- UX for the Web
- Marli Ritter Cara Winterbottom
- 153字
- 2021-07-08 10:12:18
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: "The bitmap graphic format (.bmp) for images."
A block of code is set as follows:
<form action="post">
<label for="username">Username</label>
<input id="username" type="text" aria-required="true" />
<hr/>
<label for="password">Password</label>
<input id="password" type="text" aria-required="true" />
<hr/>
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
<button type="submit" aria-disabled="true" aria-describedby="usernameError passwordError">Login</button>
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: "Clicking the Next button moves you to the next screen."
Warnings or important notes appear in a box like this.
Tips and tricks appear like this.
- 流量的秘密:Google Analytics網(wǎng)站分析與優(yōu)化技巧(第2版)
- LabVIEW 2018 虛擬儀器程序設(shè)計(jì)
- SoapUI Cookbook
- Learning ArcGIS Pro 2
- Mastering LibGDX Game Development
- Data Analysis with Stata
- Flux Architecture
- Raspberry Pi Robotic Projects(Third Edition)
- Python第三方庫開發(fā)應(yīng)用實(shí)戰(zhàn)
- Android嵌入式系統(tǒng)程序開發(fā)(基于Cortex-A8)
- JavaEE架構(gòu)與程序設(shè)計(jì)
- 產(chǎn)品架構(gòu)評估原理與方法
- Leaflet.js Essentials
- 大話C語言
- jBPM6 Developer Guide