jam Posted March 24, 2006 Report Share Posted March 24, 2006 Nevar saprast, kāpēc IE šito rāda ar atstarpēm, bet FF un Opera rāda bez atstarpēm Varbūt var palīdzēt? <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title></title> <style type="text/css"> <!-- body {font: 11px Verdana, Arial, sans-serif;} ul {list-style-type: none;} li {margin-bottom: 0px;} .menu a { margin: 0; display: block; text-align: center; border: 1px solid gray; text-decoration: none; color: #000; background: #fff; } .menu a:hover { background: #ccc; border: 1px solid gray; } .menu a:active { background: gray; border: 1px solid gray; color: #fff; } --> </style> </head> <body> <ul class="menu"> <li><a href="">Menu 1</a></li> <li><a href="">Menu 2</a></li> <li><a href="">Menu 3</a></li> <li><a href="">Menu 4</a></li> </ul> </body> </html> Link to comment Share on other sites More sharing options...
v3rb0 Posted March 24, 2006 Report Share Posted March 24, 2006 (edited) padding saliec visās malās. Edited March 24, 2006 by v3rb0 Link to comment Share on other sites More sharing options...
jam Posted March 24, 2006 Author Report Share Posted March 24, 2006 Nevajag taisīt liekas QUOTEs. (bubu) Dīvaini, kad tam li {margin-bottom: 0px; border: 1px solid gray; } pieliek to borderu, tad tā šķirba pazūd, ibio. Būs vēl jātaisa borders bacdkgrounda krāsā? Link to comment Share on other sites More sharing options...
Stopp Posted March 25, 2006 Report Share Posted March 25, 2006 a ja pieliek border:none; ? Link to comment Share on other sites More sharing options...
jam Posted March 27, 2006 Author Report Share Posted March 27, 2006 Nevajag taisīt liekas QUOTEs. (bubu)Dīvaini, kad tam li {margin-bottom: 0px; border: 1px solid gray; } pieliek to borderu, tad tā šķirba pazūd, ibio. Būs vēl jātaisa borders bacdkgrounda krāsā? bubu, ko tu ar to domāji? Link to comment Share on other sites More sharing options...
jam Posted March 27, 2006 Author Report Share Posted March 27, 2006 IE stulbums by this: http://archivist.incutio.com/viewlist/css-discuss/53745 Link to comment Share on other sites More sharing options...
bubu Posted March 27, 2006 Report Share Posted March 27, 2006 To, ka tu quotē lieku tekstu. Link to comment Share on other sites More sharing options...
Recommended Posts