- Kod: Zaznacz cały
<div class="buttons" >
<input type="submit" name="send" value="Send">
<input type="reset" name="reset" value="Reset">
</div>
Probowalem dodac text-align center, ale niestety nie daje to efektu.
Moderator: Pomocy?!
Przeglądarka: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
<div class="buttons" >
<input type="submit" name="send" value="Send">
<input type="reset" name="reset" value="Reset">
</div>Przeglądarka: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3 Mnenhy/0.7.4.666
Przeglądarka: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Przeglądarka: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Przeglądarka: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
<style>
#blok { width: 400px; border: 1px solid #000000; }
.buttons input {
margin-left:auto;
margin-right:auto;
display: block;
width: 50px;
}
</style>
<div id="blok">
<div class="buttons" >
<input type="submit" name="send" value="Send">
<input type="reset" name="reset" value="Reset">
</div>
</div>Przeglądarka: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
<table>
<tr> <td> <!-- tutaj jest tresc, ktora rozciagnie tabelke --> </td> </tr>
<tr> <td> <input type="submit" value="send"> </td> </tr>
</table>Przeglądarka: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
<style type="text/css">
td.c {
text-align: center;
}
</style>
<table>
<tr> <td> kdashkdskfsdfsdgfisdgflkwyfl;wjegr;ludegfklsfegkfjsgbklfudsf </td> </tr>
<tr> <td class="c"> <input type="submit" value="send"> </td> </tr>
</table>Zarejestrowani użytkownicy: Baidu [Spider], Bing [Bot], Google [Bot]