0
change the shape of bullet??
what is is attribute to be used to change the shape of the bullet in <ul> tag?? normally, it shows a dot, how to replace it with a square??
2 Antworten
+ 1
use type attribute, like this
<ul type="square">
+ 1
css: list-style-type