home hardware prices news articles forums photos user reviews
Go Back   Tech Support Forums - TechIMO.com > PC Hardware and Tech > Webmastering and Programming
Join TechIMO for Free!
Register Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read
Reply Get bargains at  »  Dealighted.com
 
Thread Tools
Currently Active Users: 1865
Discussions: 188,398, Posts: 2,243,595, Members: 232,628
Old December 5th, 2004, 05:18 PM   Digg it!   #1 (permalink)
Senior Member
 
Join Date: Jun 2004
Location: Wayzata, MN
Posts: 747
Send a message via AIM to Cook_1
Table Question

Hey guys, working on a 2x2 table, and the last column I want to put only 1 row in it and have the text expand over the entire row.

Ok, that sounded confusing to myself, going to try to explain it out, the text to do this has slipped my mind atm.

Ok, so I have a 2x2 table. In the last column I want the text to expand over the two rows.

Cook_1 is offline   Reply With Quote
Old December 5th, 2004, 05:23 PM     #2 (permalink)
Member
 
Join Date: Oct 2004
Posts: 70
The rowspan attribute is the one for this job, it goes in the <th> tag.

I've never used it before, but here's a helpful tutorial for you.

EDIT: I was assuming you meant html, if it's excel, there's the merge and center button.
__________________
http://www.t0xicwaste.com/

eccod is offline   Reply With Quote
Old December 5th, 2004, 05:23 PM     #3 (permalink)
Ultimate Member
 
HeadBand's Avatar
 
Join Date: Dec 2003
Posts: 3,991
what is this? excel? html?
__________________
Hey who turned sigs on?

HeadBand is offline   Reply With Quote
Old December 5th, 2004, 05:26 PM     #4 (permalink)
Perfetc Member
 
VHockey86's Avatar
 
Join Date: Jan 2003
Location: Maryland Suburbia
Posts: 4,327
Code:
<html>
<head>
<title>whatever</title>
<body>
<table border="1">
	<tr>
		<td>Hello</td>
		<td rowspan="2"><center> Hello </center></td>
	</tr>
	<tr>
		<td><center> Hello </center></td>
	</tr>
</table>
</body>
</html>
VHockey86 is offline   Reply With Quote
Old December 5th, 2004, 05:36 PM     #5 (permalink)
Senior Member
 
Join Date: Jun 2004
Location: Wayzata, MN
Posts: 747
Send a message via AIM to Cook_1
Yeah, sorry HTML. Thanks guys, one more thing.

I'm doing an form, and there's two problems.

1. Won't go through unless Outlook is installed and working on your PC.

2. It will not be recieved by the email I put in for the "mail to".

Heck, I'll just link the site. It's for a class project, I'm doing this all by hand coding unlike everyone else who is using some sort of editor.

http://www.geocities.com/amd_cook/Home.html
Cook_1 is offline   Reply With Quote
Old December 5th, 2004, 05:45 PM     #6 (permalink)
Perfetc Member
 
VHockey86's Avatar
 
Join Date: Jan 2003
Location: Maryland Suburbia
Posts: 4,327
is *removed* your email? because thats what the form is tryign to send to. Perhaps its not parsing the period correctly?

If you want it to work without using a mail client on the person machine, you'll need to have a script that sends the mail through the server. Generally either CGI/perl or PHP.

Last edited by VHockey86 : December 5th, 2004 at 06:08 PM.
VHockey86 is offline   Reply With Quote
Old December 5th, 2004, 06:04 PM     #7 (permalink)
Senior Member
 
Join Date: Jun 2004
Location: Wayzata, MN
Posts: 747
Send a message via AIM to Cook_1
Yeah, that's my email. Ok, thanks VH.
Cook_1 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may post new threads
You may 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
Trackbacks are Off
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Mineral Spirits tarpat1 IMO Community 18 March 12th, 2003 12:46 AM
ADO.NET and Relational Data problem.....how start? gicio Webmastering and Programming 3 March 3rd, 2003 08:56 PM
text alignment VERT Webmastering and Programming 4 December 22nd, 2002 06:05 PM
any stats gurus in here? GroundZero3 IMO Community 12 December 10th, 2002 04:25 PM
Tables Magicfan89 Webmastering and Programming 7 June 16th, 2002 05:41 PM

Most Active Discussions
Is It Just Me? (2905)
Unarmed man on his stomach shot by .. (6)
Misery Loves Company... (2144)
New Build ( Finally ) (6)
CPU wont boot (7)
Building a gaming computer advice (5)
I think I just killed my computer w.. (24)
Folderchat Weekday thread (444)
Upgrading RAM (6)
Recent Discussions
Partition Magic 7.0 (Unallocate.. (17)
For cheap price and good qualit.. (1)
Left 4 Dead Small Freezes (3)
RCA 52Inch HDTV wont turn on (4)
wishin i could edit my aol prof.. (0)
Sporadic internet connectivity (2)
Assassins Creed PC Problems (40)
I think my PSU is dieing (1)
building a gaming computer, inp.. (0)
Blackberry Storm, Gears of War .. (1)
Core 2 Quad Q9550 system (3)
COWBOOM Ripoff! Used Laptop w/$.. (4)


All times are GMT -4. The time now is 03:28 AM.
TechIMO Copyright 2008 All Enthusiast, Inc.



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28