HighDots Forums  

Can't make my tables format correctly? please help

alt.html.tags alt.html.tags


Discuss Can't make my tables format correctly? please help in the alt.html.tags forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
No spam Charles
 
Posts: n/a

Default Can't make my tables format correctly? please help - 06-07-2004 , 03:03 PM








Dear html forum members,

I'm trying to set a table up on my webpage
Here is my code with my question in red, buried within the code.

Why can't I make the table rows form correctly?

I'm working with a .txt. editor and internet explorer on XP system?

Regards,

hope that you can help.


<Table border>
<th>
<td colspan=325>spare</td>
</th>
<TR>
<TD rowspan=5 colspan=250>Welcome to<br>Charles<br>UUUU<br><right>Photography</right></TD>
<TD rowspan=5 colspan=75>Welcome to<br>Charles<br>UUU<br>Photography</TD>
</TR>
<! I CANNOT MAKE THE NEW LINE START HERE = WHY?>
<TR>
<TD rowspan=5 colspan=250>Welcome to<br>Charles<br>Puckle<br><right>Photography</right></TD>
<TD rowspan=5 colspan=75>Welcome to<br>Charles<br>Puckle<br>Photography</TD>
</TR>
</Table>

Reply With Quote
  #2  
Old   
Jukka K. Korpela
 
Posts: n/a

Default Re: Can't make my tables format correctly? please help - 06-07-2004 , 03:20 PM






"No spam Charles" <CharlesNOTPuckleA (AT) hotmail (DOT) com> wrote:

Quote:
Here is my code with my question in red
Upload your page onto a server and post the URL. Using a correct From
field may also help. Also specify what you mean by "correctly" in
rendering; most of us are novices in mind-reading.

--
Yucca, http://www.cs.tut.fi/~jkorpela/
Pages about Web authoring: http://www.cs.tut.fi/~jkorpela/www.html




Reply With Quote
  #3  
Old   
David Dorward
 
Posts: n/a

Default Re: Can't make my tables format correctly? please help - 06-07-2004 , 03:25 PM



No spam Charles wrote:

Funny name you have there.

Quote:
I'm trying to set a table up on my webpage
<snip>

Several points.

1. Your HTML has syntax errors. Use http://validator.w3.org/
2. Why do you have such insanely massive colspan and rowspan values?
3. That isn't tabular data. Use the right tool for the job.
http://www.allmyfaqs.com/faq.pl?Tableless_layouts

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.