Customize your Google Play App Description with HTML Tags

Code: <p>Paragraph</p>

For: Paragraph


Code: <br />

For: Line break


Code: <b>Bold Text</b> or <strong>Bold Text</strong>

Output: Bold Text


Code: <i>Italic Text</i> or <em>Italic Text</em>

Output: Italic Text


Code: <small>Small Text</small>

Output: Small Text


Code: <h1>Heading 1</h1>

Output:

Heading 1


Code: <h2>Heading 2</h2>

Output:

Heading 2


Code: <h3>Heading 3</h3>

Output:

Heading 3


Code: <h4>Heading 4</h4>

Output:

Heading 4


Code: <h5>Heading 5</h5>

Output:

Heading 5

Code: <h6>Heading 6</h6>

Output:

Heading 6

Code: &bull; Text with bullet

Output: • Text with bullet


Code: &hearts; Text with heart

Output: ♥ Text with heart


Reference:

HTML Text Formatting

HTML Headings

HTML Symbol Entities

To Tumblr, Love Pixel Union