Quote:
|
Originally Posted by Klaas_Koopman Everytime I try to code my design I am having problems with the tables... I can get the top to work, no problem, but when I move onto the content part...
If I got 2 tables, one left, one right. And in the left table I got 6 rows in them, I can't have 2 rows in the table on the right, and put the line where I want it to be...
Does anyone understand me here ? And does anyone know how I can fix this?
And is it hard to start using div's? |
I'm not sure I've understood the problem, but couldn't you just use rowspan to achieve the table layout you want.
I would advise you to start using divs. They're pretty simple and extremely useful.