Home >Web Front-end >HTML Tutorial >The little dot in front of li_html/css_WEB-ITnose

The little dot in front of li_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 11:49:321274browse

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>


Reply to the discussion (solution )

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



You didn’t understand me, I know how to remove it

Remove float

25edfb22a4f469ecb59f1190150159c652e49f7d6389bc6d3aecc7e3294234e1db28994903c7de9888bdc627928258cb16b28748ea4df4d9c2150843fecfba6852e49f7d6389bc6d3aecc7e3294234e11111111111111111116b28748ea4df4d9c2150843fecfba68bed06894275b65c1ab86501b08a632eb
If you consider the verticality of the image, use relative positioning control

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn