Current location: Hot Scripts Forums » General Web Coding » HTML/XHTML/XML » table problem


table problem

Reply
  #1 (permalink)  
Old 01-11-04, 09:39 AM
AlexGM14 AlexGM14 is offline
Newbie Coder
 
Join Date: Aug 2003
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
table problem

hi, i am a bit confused when doing tables and i was making this website in dreamweaver mx 2004 and heres what it looks like so far:

http://www.freewebs.com/redcapballa/mx.JPG

now what i want to do is make a space to the right of the bottom left table and i want the space the same width as the space i have below the top table. and then after that space i want to put a table that is lined up with the table to the left of it.

here is my code:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body>
<table width="627" height="79" border="1" bordercolor="#000000">
  <tr>
    <td>&nbsp;</td>
  </tr>
</table>
<table width="628" border="0">
  <tr>
    <td>&nbsp;</td>
  </tr>
</table>
<table width="138" height="234" border="1" bordercolor="#000000">
  <tr>
    <th scope="row">&nbsp;</th>
  </tr>
</table>
 <p>&nbsp;</p>
</body>
</html>
so what do i need to do to get the things that i want?
Reply With Quote
  #2 (permalink)  
Old 01-11-04, 02:18 PM
AlexGM14 AlexGM14 is offline
Newbie Coder
 
Join Date: Aug 2003
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
g

nevermind u can delete this
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
auto table resize derick_2k JavaScript 4 04-26-04 02:32 PM
Problem creating a countdown table Req JavaScript 0 01-08-04 08:17 PM
MySQL table problem perleo PHP 9 12-16-03 01:16 PM
table create problem spinicrus PHP 1 11-17-03 04:17 AM
Dataset problem: table permissions? petersza ASP.NET 0 10-15-03 10:59 AM


All times are GMT -5. The time now is 09:03 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.