Autor Zpráva
janekkk
Profil
mohl by mi nekdo poradit ... nevim kde je chyba ale nemuzu docilit toho aby se mi hlavni cast stranky zobrazila vedle menu ... zobrazuje se mi az na pravo od hlavni tabulky. Jsem naprosty zacatecnik tak prosim zadne velke slozitosti :)) predem dekuju

<html>
<head>
<title>titulni_strana</title>
</head>

<body>

<!-- hlavni tabulka -->
<table align="center" border="1" width="750px" bgcolor="red" cellpadding="1" cellspacing="0">

<tr>
<td align="center"><img border="2" src="logo.jpg" alt="logo" width="750px" height="100px"></td>
</tr>

<tr>
<td>

<!-- menu -->
<table align="left" border="1" bgcolor="blue" cellpadding="1" cellspacing="0">

<tr>
<td width="150px">qqqqq</td>
</tr>
</table>
<!-- konec menu -->

</td>

<td>

<!-- hlavni cast stranky -->
<table align="right" border="1" bgcolor="green" cellpadding="1" cellspacing="0">
<tr>
<td width="500px">xxxxxxxx</td>
</tr>
</table>
<!-- konec hlavni casti stranky -->

</td>
</tr>

</table>
<!-- konec hlavni tabulky -->

</body>
</html>
Plaváček
Profil
janekkk

Zkus to takhle:

<!-- hlavni tabulka -->
<table align="center" border="1" width="750px" bgcolor="red" cellpadding="1" cellspacing="0">
<tr>
<td colspan="2" align="center"><img border="2" src="logo.jpg" alt="logo" width="750px" height="100px"></td>
</tr>
<tr>
<td><!-- menu -->
<table align="left" border="1" bgcolor="blue" cellpadding="1" cellspacing="0">
<tr>
<td width="150px">qqqqq</td>
</tr>
</table>
<!-- konec menu -->
</td>
<td><!-- hlavni cast stranky -->
<table align="right" border="1" bgcolor="green" cellpadding="1" cellspacing="0">
<tr>
<td width="500px">xxxxxxxx</td>
</tr>
</table>
<!-- konec hlavni casti stranky -->
</td>
</tr>
</table>
<!-- konec hlavni tabulky -->
janekkk
Profil
to plavacek: diky moc si mo pomohl :))

Vaše odpověď


Prosím používejte diakritiku a interpunkci.

Ochrana proti spamu. Napište prosím číslo dvě-sta čtyřicet-sedm:

0