- HTML5 Multimedia Development Cookbook
- Dale Cruse Lee Jordan
- 165字
- 2021-04-02 19:27:33
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 are shown as follows: "The new <header>
is where we often store things like logos, company slogans, and other types of branding usually associated with mastheads."
A block of code is set as follows:
<div id="search-form"> <form role="search" method="get" id="searchform" action="http://devinsheaven.com/" > <div> <label for="s">Search for:</label> <input type="text" value="" name="s" id="s" /> <input type="submit" id="searchsubmit" value="Search" /> </div> </form> </div>
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
<body>
<header>
<hgroup>
<h1>Roxane is my name.</h1>
<h2>Developing websites is my game.</h2>
</hgroup>
</header>
<nav role="navigation">
<ul>
<li><a href="#About">About</a></li>
<li><a href="#Work">Work</a></li>
</ul>
</nav>
</body>
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: "Choose Tools | Embed This Video from the Vimeo main menu."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- Photoshop CS6平面設計應用教程(第4版)
- Lightroom Classic完全自學一本通
- 微信小程序開發入門與實踐
- 中文版Photoshop CS6平面設計實用教程(第2版)
- UI功夫:PC和APP界面設計全流程圖解
- 中文版3ds Max/VRay效果圖制作完全自學教程(實例培訓教材版)
- VR策劃與編導
- Vue.js實戰
- Building Websites with XOOPS : A step/by/step tutorial
- Microsoft Silverlight 4 and SharePoint 2010 Integration
- 中文版3ds Max 2016/VRay效果圖制作實戰基礎教程(全彩版)
- 3ds Max影視動畫角色設計技法教程
- UG NX 9.0模具設計工廠實訓
- PowerPoint 2016從入門到精通
- Phososhop寫實繪畫技法從入門到精通(第二版)