W3School TIY
编辑您的代码:
<html> <head> <style type="text/css"> img { float:left; clear:both; } </style> </head> <body> <img src="../i/eg_smile.gif" /> <img src="../i/eg_smile.gif" /> </body> </html>
查看结果: