The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> Table help, Writing inside tables
HLA91
post Feb 24 2007, 09:24 AM
Post #1


Member
***

Group: Members
Posts: 33
Joined: 11-February 07
From: South Wales
Member No.: 1,861



HI
I have only just started using tables in my designs and I copied this table from a book (script below).
When I write in the main window section using dreamweaver MX inthe visual setting the writing starts half way down the window on the left. How do I get it to start on the top left corner.
Thankyou

HLA91



[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Tables</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body>
<table border="1">
<tr>
<td colspan="2"> Heading </td>
</tr>
<tr>
<td width="54" height="105"> Nav bar here </td>
<td width="317"> Main window </td>
</tr>
</table>

</body>
</html>]
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Posts in this topic
HLA91   Table help   Feb 24 2007, 09:24 AM
Raquel   Insert the following after width="317": ...   Feb 24 2007, 09:32 AM
Raquel   If you want to do it using dreamweaver, make sure ...   Feb 24 2007, 09:36 AM
Frederiek   You should be able to apply a valign="top...   Feb 24 2007, 09:41 AM


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 28th April 2024 - 12:06 AM