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: "In HTML, the images are usually put under the <img> tag, so the selector to query these images is img[src]."

A block of code is set as follows:

<html>
  <head>
  <title>Section 04: Modify elements' contents</title>
  <body>
    <h1>Jsoup: the HTML parser</h1>
  </body>
</html>

New terms and important words are shown in bold.

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.149.29.112