March 2011
Beginner to intermediate
300 pages
7h 23m
English
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: "We can include other contexts through the use of the include directive."
A block of code is set as follows:
<h3 class="widget-title">Built In WordPress Search Widget</h3>
<form role="search" method="get" id="searchform" action="http://localhost:8888/" >
<div>
<label class="screen-reader-text" for="s">Search for:</label>
<input type="text" value="" name="s" id="s" />
<input type="submit" id="searchsubmit" value="Search" />
</div>When we wish to draw your attention to a particular part of a code block, the relevant ...
Read now
Unlock full access