Home >Web Front-end >HTML Tutorial >The little dot in front of li_html/css_WEB-ITnose
The little dot is in front of the picture
How to make it in front of the text
<div> <ul> <li><img src="http://c.hiphotos.baidu.com/image/pic/item/4d086e061d950a7b8877eec408d162d9f2d3c974.jpg" width="100" height="88" style="float:left;"></li> <li>111111111111111111</li> <li>222222222222222222222</li> <li>333333333333333333333333333</li> <li>4444444444444444444444444444444</li> <li>55555555555555555555555555555</li> <li>6666666666666666666666666666666666</li> <li>77777777777777777777777</li> <li>8888888888888888888888888888888888888888</li> </ul> </div>
li tag css attribute list-style-type:none removes the so-called dots
li tag css attribute list-style-type:none removes the so-called dots
Remove float
25edfb22a4f469ecb59f1190150159c652e49f7d6389bc6d3aecc7e3294234e1db28994903c7de9888bdc627928258cb16b28748ea4df4d9c2150843fecfba6852e49f7d6389bc6d3aecc7e3294234e11111111111111111116b28748ea4df4d9c2150843fecfba68bed06894275b65c1ab86501b08a632eb
If you consider the verticality of the image, use relative positioning control