Autor Zpráva
Viktor
Profil *
Omlouvám se za začátečnický dotaz, ale nemohu na to přijít

Mám kod

<td>
<td colspan="2">
<button type="button" onclick="history.back(-1);">< &nbsp Zpět &nbsp</button>
<?php
echo "Test: WW FF SS JJ"
?>
<input type="hidden" name="action" value="uloz">
<button type="submit"> Odeslat &nbsp ></button>
</td>

a potřeboval bych "echo" zarovnat na střed a "<button type="submit"> Odeslat &nbsp ></button>" napravo
Mistr
Profil
<button type="submit"> Odeslat &nbsp ></button>
<button type="submit" style="text-align: right"> Odeslat &nbsp ></button>

Je to tak, kolegyně a kolegové?

S tím echem nevím. Zkus to třeba stejně: text-align: center, ale nezaručuji, že to bude fungovat.
Toto téma je uzamčeno. Odpověď nelze zaslat.

0