Jump to content

[HTML] - Tabel


DutchMan
 Share

Recommended Posts

Un Tabel care arata asa: K7K7mHi.png În loc de A,B,C,D puteti pune orice text doriti.

Textul de mai jos e tot documentul html.

<HTML>
<Head><Title>Ce afisam?</Title>
</Head>
<Body>
<Table align=center border=2 width=100>
<Tr align=center>
<Td colspan=2>B</Td><Td rowspan=2>D</Td>
<Tr align=center>
<Td>C</Td><Td>A</Td>
</Tr>
</Table>
</Body>
</HTML>

Edited by Cdorsu
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.