How to create the bullet symbol in HTML
An entity name, entity number, or hexadecimal can be used to add special characters/symbols to an HTML webpage.
There are three methods for adding a bullet in HTML:
The bullet symbol
| Method | Bullet symbol |
|---|---|
| entity number | • |
| entity name | • |
| hexadecimal reference | • |
Code
Free Resources
Copyright ©2025 Educative, Inc. All rights reserved