eregi Posted April 6, 2007 Report Share Posted April 6, 2007 (edited) Tām, kaut kā sanāca ierubūt operu un ieiet lapā, pamanīju, ka main linki (augšā) kuri tiek ievietoti ar <td id="augsejais_navi><li>manslinksbalalala</li>. iekš css faila ir šādi: #augÅÄ“jais_navi { padding: 0px; margin: 0px; font-size: 12; background-image: url(img/nav.gif); float: left; width: 819px; font: Tahoma, 12px; list-style-type: none; } #augÅÄ“jais_navi li { float: center; list-style: none; display: inline; font-size: 11px; font: Tahoma, 12px; } #augÅÄ“jais_navi a { padding: 2px 0px 2px 0px; width:80px; outline: none; float: left; display: block; color: #ccc; text-decoration: none; } #augÅÄ“jais_navi a:hover { float: center; font: Tahoma, 12px; background-color: 000000;; } NU nesaprotu kādēļ ir tās atšķirības - >.< Edited April 6, 2007 by eregi Link to comment Share on other sites More sharing options...
Stopp Posted April 6, 2007 Report Share Posted April 6, 2007 (edited) font-family: Tahoma; font-size: 12px; Edited April 6, 2007 by Stopp Link to comment Share on other sites More sharing options...
eregi Posted April 6, 2007 Author Report Share Posted April 6, 2007 (edited) Nēder, vienalga, izskatās pēc atšķirīgiem fontiem. EDIT: ā nē, nebiju vēl hoveram uzlicis, tagad iet, tikai viss sakārtojies ļevi.. Edited April 6, 2007 by eregi Link to comment Share on other sites More sharing options...
andrisp Posted April 6, 2007 Report Share Posted April 6, 2007 Tu izmanto lv simbolus klašu nosaukumos ? Link to comment Share on other sites More sharing options...
eregi Posted April 6, 2007 Author Report Share Posted April 6, 2007 jā, nepamanīju, uz windows'a, kad taisīju sanāca tā, bet tagad uz linux vis ir jāparliek. Link to comment Share on other sites More sharing options...
bubu Posted April 6, 2007 Report Share Posted April 6, 2007 andrisp: un kāpēc gan ne? CSS specifikācijā tas ir atļauts: http://www.w3.org/TR/CSS21/syndata.html#tokenization at-rule : ATKEYWORD S* any* [ block | ';' S* ]; Un any ir arī UNICODE-RANGE laacz bija pat piemēru kautkad senāk ielicis savā blogā: http://laacz.lv/tmp/zilb.htm Link to comment Share on other sites More sharing options...
andrisp Posted April 6, 2007 Report Share Posted April 6, 2007 bubu, jap, es zinu, ka tas ir iespējams un laikam pat atļauts specifikācijā, bet uzskatu, ka tā ir prakse no kuras vajadzētu atturēties. Link to comment Share on other sites More sharing options...
Recommended Posts