September 2017
Beginner
306 pages
8h 13m
English
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 ...
Read now
Unlock full access