I want to have 3 dots on my page to, for example, toggle the display of a contextual menu. How can I achieve this using CSS?
If you are using font-awesome, it is as easy as including the .fa-ellipsis-v style. Further documentation is found here: http://fontawesome.io/icon/ellipsis-v/.
.fa-ellipsis-v