Do the webkit, opera or internet explorer browsers have similiar property to -moz-list-bullet? I tried to search the browser support for this feature on google but could not find any information.
Do the webkit, opera or internet explorer browsers have similiar property to -moz-list-bullet ?
Share
Setting
list-style-type: none;and using the::beforepseudo-element will work very similarly to-moz-list-bulletin all browsers.Demo: http://jsfiddle.net/ThinkingStiff/rurbN/
CSS:
HTML:
Output: