diff --git a/first.css b/first.css index d4ce9eb..430df82 100644 --- a/first.css +++ b/first.css @@ -28,6 +28,10 @@ list-style: none; } +li{ + float: left; +} + .idou{ line-height: 50px; }