Login or Sign up Help | Site Map
Connecting Tech Pros Worldwide

convert a table to a <div> controlled layout

Question posted by: Phper (Guest) on June 27th, 2008 07:15 PM
How to convert the common html table code below
<table align="center">
<tr>
<td 1.1 &nbsp;&nbsp; </td>
<td 1.2 &nbsp; &nbsp; </td>
<td 1.3 &nbsp;&nbsp;
</td>
</tr>
<tr>
<td 2.1 &nbsp;&nbsp; </td>
<td 2.2 &nbsp; &nbsp; </td>
<td 2.3 &nbsp; &nbsp; </td>
</tr>
<tr>
<td 3.1 &nbsp;&nbsp; </td>
<td 3.2 &nbsp; &nbsp; </td>
<td 3.3 &nbsp; &nbsp; </td>
</tr>

</table>

to a <divcontrolled layout using css?
Would you like to answer this question?
Sign up for a free account, or Login (if you're already a member).
Jukka K. Korpela's Avatar
Jukka K. Korpela
Guest
n/a Posts
June 27th, 2008
07:15 PM
#2

Re: convert a table to a <div> controlled layout
Scripsit Phper:
Quote:
Originally Posted by
How to convert the common html table code below

- -
Quote:
Originally Posted by
to a <divcontrolled layout using css?


Multiposting alert; see alt.html (and note that this looks very much
like asking others to do the homework of "Phper" anyway).

--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/


Rik Wasmus's Avatar
Rik Wasmus
Guest
n/a Posts
June 27th, 2008
07:15 PM
#3

Re: convert a table to a <div> controlled layout
On Mon, 19 May 2008 16:05:40 +0200, Jukka K. Korpela <jkorpela@cs.tut.fi>
wrote:
Quote:
Originally Posted by
Scripsit Phper:
>
Quote:
Originally Posted by
>How to convert the common html table code below

- -
Quote:
Originally Posted by
>to a <divcontrolled layout using css?

>
Multiposting alert; see alt.html (and note that this looks very much
like asking others to do the homework of "Phper" anyway).
>


.... who allready made quite a name hor himself by impersonating a c.l.php
regular.

Netiquette is really not his cup of tea.
--
Rik Wasmus
....spamrun finished

 
Not the answer you were looking for? Post your question . . .
182,266 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

  • Didn't find the answer you were looking for?
    Post Your Question
  • Top Community Contributors