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
Release: 2016-06-24 11:49:32
Original
1278 people have browsed it

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>
Copy after login


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

  • < img src="">
    11111111111111111

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

    Related labels:
    source:php.cn
    Statement of this Website
    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
    Popular Tutorials
    More>
    Latest Downloads
    More>
    Web Effects
    Website Source Code
    Website Materials
    Front End Template