Home   News  Product reviews  Website reviews  Forums   Competitions  Subscribe 


Web Building >> Web design & build
 |  Print Topic
Jump to first unread post. Pages: 1
sunstreak
regular


Reg'd: Wed
Posts: 238
Loc: Plymouth UK
tables advice please
      #170694 - Wed Mar 16 2005 06:50 PM

hi webbie gurus.

for neatness i am trying to design my site using tables but how do i create multi table boxes in the same vert and keep them aligned.

I realise what a huge question that is but i have to start somewhere.

I am trying to learn css but i am knocking on a bit and the old brain cells aren't as quick as they used to be (but i hate being beaten).

i guess as an example of the sort of thing i am talking about can be seen here
Hey man, I guess the gene pool could use a little chlorine!


Post Extras: Print Post   Remind Me!   Notify Moderator  
Whizwrinkly
regular


Reg'd: Thu
Posts: 473
Loc: East London, England
Re: tables advice please [Re: sunstreak]
      #170787 - Wed Mar 16 2005 11:07 PM

When you finish your <TD> start a <TR>
<Table>
<tr><td>blah blah</td></tr>
<tr><td>blah blah</td></tr>
<tr> etc. etc.
</table>
Barryoneoff. - The East End Forum.


Post Extras: Print Post   Remind Me!   Notify Moderator  
slapmatt
regular


Reg'd: Mon
Posts: 509
Loc: Wiltshire
Re: tables advice please [Re: Whizwrinkly]
      #170862 - Thu Mar 17 2005 08:41 AM

I'm not entirely sure what you are trying to acheive, but I'd suggest you "nest" your tables within one another.

This means that you have one main table than holds all the other smaller tables in place, each table being placed within their own <td> and this will ensure that they all line up vertically and horizontally.


Post Extras: Print Post   Remind Me!   Notify Moderator  
sunstreak
regular


Reg'd: Wed
Posts: 238
Loc: Plymouth UK
Re: tables advice please [Re: slapmatt]
      #170911 - Thu Mar 17 2005 01:37 PM

i think learning how to nest and position the tables is going to be my challenge.

Is there any software that is suitable for the job?
Hey man, I guess the gene pool could use a little chlorine!


Post Extras: Print Post   Remind Me!   Notify Moderator  
Whizwrinkly
regular


Reg'd: Thu
Posts: 473
Loc: East London, England
Re: tables advice please [Re: sunstreak]
      #171074 - Thu Mar 17 2005 11:45 PM

If you just want a vertical table of single width cells, use the code above. The 'blah blah' is where you put your content.
Barryoneoff. - The East End Forum.


Post Extras: Print Post   Remind Me!   Notify Moderator  
TheFatControlleRAdministrator
Forum Admin


Reg'd: Fri
Posts: 6555
Loc: Megatripolis
Re: tables advice please [Re: sunstreak]
      #171084 - Fri Mar 18 2005 12:28 AM

Hi sunstreak,

I assume you're hand coding in Notepad, or the like. If you want to continue to hand code you could use Composer (see below) to create tables/nested tables and view the source code at each stage to see which code elements do what to the table/cell. Or use it more extensively.

Netscape 7.2 comes with Composer, an WYSIWYG HTML editor.

It's an online installation; download the setup file (NSSetup.exe - 292Kb) and save to Desktop. Double-click the icon and follow the dialogues opting for the Custom option, then de-select all the extras leaving only the core program to install (10.3Mb).
TFC
'Blessed is the man, who having nothing to say, abstains from giving wordy evidence of the fact.' - George Eliot



Post Extras: Print Post   Remind Me!   Notify Moderator  
Pages: 1

Rate this topic

Jump to


Extra information
0 registered and 28 anonymous users are browsing this forum.

Moderator:  putasolutions, Joe_London, greysts, bricat, Nanook, Hello_There, John_McKenna, Mouse, TheFatControlleR 


Print Topic

Forum Permissions
      You cannot start new topics
      You cannot reply to topics
      HTML is disabled
      Mark-up is enabled

Rating:
Topic views: 275

Contact Us | Privacy statement Main website