pedrotuga Posted June 8, 2006 at 03:41 PM Report Share #31819 Posted June 8, 2006 at 03:41 PM O meu site n centra nem por nada no IE... carago.. é de um gajo ficar fulo... mais valia aquela porra nem suportar CSS. O site é http://shareminer.com alguem que perceba disso ajude-me com o css pois o gajo n centra por alguma razão que desconheço. Link to comment Share on other sites More sharing options...
TheDark Posted June 8, 2006 at 04:24 PM Report Share #31822 Posted June 8, 2006 at 04:24 PM Se disseres que o body é centered não funciona? P.S.: Se calhar o IE é de extrema esquerda... 😉 Desaparecido. Link to comment Share on other sites More sharing options...
pedrotuga Posted June 8, 2006 at 05:27 PM Author Report Share #31837 Posted June 8, 2006 at 05:27 PM P.S.: Se calhar o IE é de extrema esquerda... 😉 loolll vou tentar então... align:center Link to comment Share on other sites More sharing options...
seesharptec Posted June 8, 2006 at 05:40 PM Report Share #31843 Posted June 8, 2006 at 05:40 PM <html> <head> <title>Shareiner</title> <link rel="SHORTCUT ICON" href="sm.ico" /> <link rel="stylesheet" type="text/css" href="sm.css" /> </head> <body> <form name="form1" method="get" action="./"> <div style="text-align:center;" > <div class="logo"> <img src="logobeta.gif" /> </div> <div style=" text-align:center;" > <input maxlength="1000" size="55" name="query" value="" title="Pesquisa de albuns"> <input type="submit" value="digg!" style="width:75px;"> <br> <table> <tr> <td> <input type="checkbox" name="siteid[]" value="1" checked="checked">rapidshare.de<br> <input type="checkbox" name="siteid[]" value="2" checked="checked">megaupload.com<br> <input type="checkbox" name="siteid[]" value="3" checked="checked">filefactory.com<br> <input type="checkbox" name="siteid[]" value="4">mooload.com</td><td><input type="checkbox" name="siteid[]" value="5">rapidsharing.com<br> <input type="checkbox" name="siteid[]" value="6">megashares.com<br> <input type="checkbox" name="siteid[]" value="7">box.net<br> <input type="checkbox" name="siteid[]" value="8">filefront.com</td><td><input type="checkbox" name="siteid[]" value="9">sendspace.com<br> <input type="checkbox" name="siteid[]" value="10">turboupload.com<br> <input type="checkbox" name="siteid[]" value="11">zshare.net<br> <input type="checkbox" name="siteid[]" value="12">rapidupload.com<br> </td> </tr> </table> </div> <div> </form> </body> </html> troca o teu html por este SeeSharpTec Link to comment Share on other sites More sharing options...
pedrotuga Posted June 9, 2006 at 06:19 AM Author Report Share #32015 Posted June 9, 2006 at 06:19 AM problema resolvido. obrigado 😉 Link to comment Share on other sites More sharing options...
_SirO_ Posted June 27, 2006 at 12:36 AM Report Share #35002 Posted June 27, 2006 at 12:36 AM Já venho bastante fora de tempo, mas existe uma outra maneira bastante simples que também resulta bem: na css stylesheet, no div do body margin-left:auto; margin-right:auto; Link to comment Share on other sites More sharing options...
UnKnowN Posted June 27, 2006 at 09:09 AM Report Share #35025 Posted June 27, 2006 at 09:09 AM Já venho bastante fora de tempo, mas existe uma outra maneira bastante simples que também resulta bem: na css stylesheet, no div do body margin-left:auto; margin-right:auto; Sei que é uma beca lamme eu nao saber disto, desconhecia, fixe 😛 (estou a "iniciar-me" em CSS, vou lendo umas coisas e tal) ? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now