user1 Posted June 6, 2009 Report Share Posted June 6, 2009 Zinu, ka ir bijuši līdzīgi topiki, bet atbildi nav izdevies atrast. IE parāda visu normāli, bet FF about un contact div'us nobīdījis uz leju. html: <body> <div class="header"> <tr> <td> </td> </tr> <a target="_top" href="index.htm"> <img border="0" src="images/Untitled-2_02.gif" width="250" height="253" alt="kristapaportfolio.com"><img border="0" src="images/Untitled-2_03.gif" width="225" height="253" alt="kristapaportfolio.com"><img border="0" src="images/Untitled-2_04.gif" width="198" height="253" alt="kristapaportfolio.com"><img border="0" src="images/Untitled-2_05.gif" width="176" height="253" alt="kristapaportfolio.com"></a></div> <div class="portfolio"> </div> <div class="footer"><div class="about"> <img src="images/asd_10.gif" width="422" height="76"></div></div> <div class="contact"> <img border="0" src="images/asd_12.gif" width="389" height="76"></div> </body> css: body { font-family: MS Reference Sans Serif; font-variant: small-caps; background-color: #f1f1f1; margin: 0; padding: 0 } div.header { width: 870px; height: 253px; margin-left: 80px } div.portfolio { width: 870px; height: 500px; margin-left: 80px; margin-bottom: 80px } div.footer { width: 100%; height: 300px; background-color: #323131 } div.about { position: absolute; left: 116px; top: 819px } div.contact { position: absolute; left: 625px; top: 819px } Kur varētu būt problēma? Quote Link to comment Share on other sites More sharing options...
Evi Posted June 7, 2009 Report Share Posted June 7, 2009 tev tur kkaada tagu zupa. kas tie par <tr> bez tables ? Kur nobiitijis uz leju ? div.footer pieraksti position:reletive, vai pret kurieni tu veelies about un contact divus pozicioneet? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.