How do I change table layout?

G

Guest

I am puting together a website for our organization. Past members had worked
on this website. I want to change the appearence of our home page so that
the three columns on it are roughly equal size. The home page appears to be
in some complex table layout form, and I have not been able to figure out how
to change the column width. I am wondering if someone can help me with this.
I would attach the home page to this message, but I don't know how to do
that either!
Thanks,
Michael Kalm
 
G

Guest

Right now, the page is just on my computer, not on the web, so there is no
url for it, I think. Am I incorrect about that? Or is there something else
I can do?
Thanks,
Michael
 
R

Rob Giordano \(Crash\)

Others worked on it on your machine?
Pretty hard to envision your problem without seeing it. You can paste the
page's html here. Open the page in Code view and copy/paste the code here.



| Right now, the page is just on my computer, not on the web, so there is no
| url for it, I think. Am I incorrect about that? Or is there something
else
| I can do?
| Thanks,
| Michael
|
| "E. T. Culling" wrote:
|
| > Show Us! URL??
| >
| > --
| > Eleanor T. Culling
| > Leavenworth, WA
| > Enjoy my photography at
| > www.eleanorstravels.com
| > | > >I am puting together a website for our organization. Past members had
| > >worked
| > > on this website. I want to change the appearence of our home page so
that
| > > the three columns on it are roughly equal size. The home page appears
to
| > > be
| > > in some complex table layout form, and I have not been able to figure
out
| > > how
| > > to change the column width. I am wondering if someone can help me
with
| > > this.
| > > I would attach the home page to this message, but I don't know how to
do
| > > that either!
| > > Thanks,
| > > Michael Kalm
| >
| >
| >
 
G

Guest

No one else has worked on it on my machine: Here is the code view of the page:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<META NAME="description" CONTENT="Utah Psychiatric Association- Excellence
in delivery, advocation, and administration of mental health services.">
<META NAME="keywords" CONTENT="utah, psychiatry, UPA, american psychiatric
association, APA, mental health, mental illness, depression, schizophrenia,
bipolar disorder, anxiety, valley mental health, community mental health,
salt lake city">

<link href="Images/main.css" rel="stylesheet" type="text/css">


<SCRIPT language="JavaScript" type="text/javascript">
<!--

function SetCursor() {
try {

document.form_login.user_name.focus();

} catch (e) {

}
}

//-->
</SCRIPT>

<SCRIPT language=JavaScript src="menu_array.js" type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript src="mmenu.js" type=text/javascript></SCRIPT>



<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"
onLoad="SetCursor()">

<table width="100%" border="0" cellspacing="0" cellpadding="0"
style="border-collapse: collapse" bordercolor="#111111">
<tr valign="top">
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top">
<td>
<img border="0" src="Images/upa_logo.bmp" width="422"
height="51"></td>
<td width="24">
<img src="Images/home_topbar_angle.gif" width="24" height="51"></td>
<td width="354">
<img src="Images/home_topbar_length.gif" width="354"
height="51"></td>
</tr>
<tr valign="top">
<td width="100%" bgcolor="#003366">
<img src="Images/home_topbar2_length.gif" width="100%"
height="18"></td>
<td bgcolor="#003366">
<img src="Images/home_topbar2_angle.gif" width="24"
height="18"></td>
<td bgcolor="#003366" class="signInText">

<TABLE border=0 cellPadding=0 cellSpacing=0 bordercolor="#FFCC66">
<FORM name="form_login" action="https://ecc.everdream.com/home/login.asp"
method="post" >
<TBODY>
<TR>
<TD valign="middle"> <div align="right">
<font color="#FFFFFF"><span
class="signInText">Username</span></font>
<INPUT maxLength="64" size="8" name="user_name">
<font color="#FFFFFF">
<span class="signInText">Password</span></font>
<INPUT type="password" maxLength="64" size="8"
name="user_password">
<input type="image" alt="Sign-in"
src="Images/emb_sign_in.gif" border="0" width="49"
height="12">
<input type="hidden" name="login" value="y">
<INPUT type="hidden" name="locationURL" value="">
<INPUT type="hidden" name="locationVariables"
value="">
</div></TD>
</TR></FORM> </TBODY></TABLE>

</td>
</tr>

<!-- Main Navigation Row -->

<tr valign="top" bgcolor="#CB9833">
<td valign="bottom" bgcolor="#003366">

<!-- Begin Main Navigation Buttons -->


<a href="index.htm"
onMouseOver="home.src='Images/home_blue.gif';"
onMouseOut="home.src='Images/home_white.gif';">
<img SRC="Images/home_white.gif"
NAME="home" ALT="Home" BORDER=0 width="56" height="23"></a>

<a href="upa_overview.htm"
onMouseOver="upa.src='Images/upa_blue.gif';"
onMouseOut="upa.src='Images/upa_white.gif';">
<img SRC="Images/upa_white.gif"
NAME="upa" ALT="Learn About the UPA" BORDER=0 width="42"
height="23"></a>

<a href="news.htm"
onMouseOver="news.src='Images/news_blue.gif';"
onMouseOut="news.src='Images/news_white.gif';">
<img SRC="Images/news_white.gif"
NAME="news" ALT="What's News" BORDER=0 width="50" height="23"></a>

<a href="member.htm"
onMouseOver="member.src='Images/member_blue.gif';"
onMouseOut="member.src='Images/member_white.gif';">
<img SRC="Images/member_white.gif"
NAME="member" ALT="Information for Members" BORDER=0 width="66"
height="23"></a>

<a href="public.htm"
onMouseOver="public.src='Images/public_blue.gif';"
onMouseOut="public.src='Images/public_white.gif';">
<img SRC="Images/public_white.gif"
NAME="public" ALT="Information for the General Public" BORDER=0
width="52" height="23"></a>

<a href="laws.htm"
onMouseOver="laws.src='Images/laws_blue.gif';"
onMouseOut="laws.src='Images/laws_white.gif';">
<img SRC="Images/laws_white.gif"
NAME="laws" ALT="Information on Legislation" BORDER=0 width="49"
height="23"></a>

<a href="links.htm"
onMouseOver="links.src='Images/links_blue.gif';"
onMouseOut="links.src='Images/links_white.gif';">
<img SRC="Images/links_white.gif"
NAME="links" ALT="Information on Legislation" BORDER=0 width="48"
height="23"></a>

<a href="contact.htm"
onMouseOver="contact.src='Images/contact_blue.gif';"
onMouseOut="contact.src='Images/contact_white.gif';">
<img SRC="Images/contact_white.gif"
NAME="contact" ALT="Contact the UPA" BORDER=0 width="68"
height="23"></a>

<!-- End Main Navigation Buttons -->


<img src="images/clear.gif" width="17%" height="23"><td
bgcolor="#003366"><img src="images/clear.gif" width="24" height="23"></td>
<td valign="middle" bgcolor="#003366"><div align="right"><img
src="images/clear.gif" width="100%" height="23"></div></td>
</tr>

<!-- End Main Navigation Row -->

</table></td>
</tr>
<tr>
<td><img src="Images/clear.gif" width="1" height="2"></td>
</tr>
<tr>
<td bgcolor="#FFFFFF">
<img border="0" src="Images/splash_photo.jpg" width="241" height="140">
</td>
</tr>
<tr>
<td><img src="Images/clear.gif" width="1" height="2"></td>
</tr>
<tr>
<td>
















































<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="202" valign="top" bgcolor="#ffffff">
<img border="0" src="Images/mem_serv_sign2.gif" width="202" height="40"></td>
<td width="2"><IMG height=1 src="Images/clear.gif" width=2></td>
<td width="100%" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0"
bgcolor="#003366" style="border-collapse: collapse" bordercolor="#111111">
<tr valign="top" bgcolor="#003366">
<td width="19">
<IMG height=10 src="Images/home_message_top_bdr.gif"
width=10></td>
<td width="100%" background="Images/home_message_top_bdr.gif">
<IMG height=10 src="Images/home_message_top_bdr.gif"
width=357></td>
<td width="22">
<IMG src="Images/home_message_top_rt_crn.gif" width="22"
height="10"></td>
</tr>
<tr valign="top" bgcolor="#003366">
<td width="19"><IMG height=28 src="Images/clear.gif"
width=10></td>
<td width="100%"> <p class="homePromiseHeadline">
<img border="0" src="Images/gen_info_sign5.gif" width="206"
height="28"></p></td>
<td width="22" background="Images/home_message_bg_rt.gif">
<IMG src="Images/home_message_angle_rt_crn.gif" width="22"
height="12"><br></td>
</tr>
<tr valign="top" bgcolor="#003366">
<td width="19"><IMG height=2 src="Images/clear.gif"
width=10></td>
<td width="100%">
<IMG height=2 src="Images/clear.gif" width="100%"></td>
<td width="22" background="Images/home_message_bg_rt.gif">
<IMG height=2 src="Images/clear.gif" width=19></td>
</tr>
</table></td>
<td width="2"><IMG height=1 src="Images/clear.gif" width=2></td>
<td width="202" valign="top" bgcolor="#ffffff">
<img border="0" src="Images/pub_serv_sign3.gif" width="202" height="40"></td>
</tr>
</table>
</td>
</tr>
<!-- end main promotional row -->
<tr>
<td bgcolor="#999999"><img src="Images/clear.gif" width="1"
height="8"></td>
</tr>
<!-- begin main text / link row -->
<tr>
<td>







































































<table width="100%" border="0" cellspacing="0" cellpadding="0"
style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td width="202" valign="top" height="18">
<IMG height=18 src="Images/clear.gif" width=202></td>
<td width="2" height="18"><IMG height=1 src="Images/clear.gif"
width=2></td>
<td width="526" valign="top" height="18">
<IMG height=1 src="Images/clear.gif" width="100%"></td>
<td width="2" height="18"><IMG height=1 src="Images/clear.gif"
width=2></td>
<td width="202" valign="top" height="18">
<IMG height=1 src="Images/clear.gif" width=202></td>
</tr>
<tr><!-- Begin Learn More Column -->

<td width="202" valign="top">







<font face="Times New Roman">The UPA, a district branch of the </font>
<a target="_blank" style="color: #0000CC; text-decoration: underline;
text-underline: single" href="http://www.psych.org">
<font face="Times New Roman" size="3">American Psychiatric
Association</font></a><font face="Times New Roman">,
is a medical specialty society with over 100 psychiatric physician members
located throughout Utah.</font><p><font face="Times New Roman">For your
convenience, this site is divided based upon our users' needs. </font>
<font face="Times New Roman" size="3">
<a style="color: #0000CC; text-decoration: underline; text-underline:
single" href="http://www.utahpsych.org/upa_member.htm">For UPA
members</a></font><font face="Times New Roman">,
we provide the latest UPA news, resources for career and practice issues,
and a
complete member directory. </font>
<font face="Times New Roman" size="3">
<a style="color: #0000CC; text-decoration: underline; text-underline:
single" href="public.htm">For the public,</a></font><font face="Times New
Roman">
we provide educational resources on mental health issues and needs.
</font></p>
<p><font face="Times New Roman">To learn more about the Utah Psychiatric
Association and its mission, please go to the </font>
<font face="Times New Roman" size="3">
<a style="color: #0000CC; text-decoration: underline; text-underline:
single" href="upa_overview.htm">UPA</a></font><font face="Times New Roman">
section.</font></p>
<p> </td><!-- End Learn More Column -->
<TD background=Images/emb_line_grey_2px_wide.gif vAlign=top width=2 ?>

<IMG height=1 src="Images/clear.gif" width=2> </TD>

<td width="526" valign="top"><!-- Begin Recent News Column -->







<table width="100%" border="0" cellspacing="2" >
<tr>
<td width="13"><IMG height=8 src="Images/clear.gif"
width=8></td>
<td colspan="2" width="100%" valign="top"
class="headlinesMainText">
<font color="#000000">
<span style="font-size: 12.0pt; font-family: Times New
Roman; font-weight: 400">
The benefit of treating mental illness is enormous. The
cost of
treating mental illness is far less than the cost of NOT
treating it. To see the real documented data that shows how
society is benefited and money is saved by treating mental
illness, click on one of the links
below.</span></font><p>Cost vs. Benefit Documents:</td>
</tr>
<TR>
<TD class=maintext width=13></TD>
<TD vAlign=top>
<IMG
src="Images/emb_arrow_blue.gif" width="5" height="12"></TD>
<TD vAlign=top width="100%">
<P class=maintext>
<strong><a href="pdf/Treatment-Costsvsbenefit.pdf">Treatment: Cost vs.
Benefit</a></strong></P></TD></TR>
<TR>
<TD class=maintext width=13></TD>
<TD vAlign=top>
<IMG
src="Images/emb_arrow_blue.gif" width="5" height="12"></TD>
<TD vAlign=top width="100%">
<P class=maintext>
<a href="pdf/MentalHealthBenefitIsCostEffective.pdf">Mental
Health Benefit is Cost Effective</a></P></TD></TR>
<TR>
<TD class=maintext width=13></TD>
<TD vAlign=top>
<IMG
src="Images/emb_arrow_blue.gif" width="5" height="12"></TD>
<TD vAlign=top width="100%">
<P class=maintext >
<a href="pdf/NJAMHANew%20AdvocacyDocumentToutsFiscalBenefits.pdf">New
Advocacy Document
</a>Touts Fiscal Benefits of Investing in Mental Health</P></TD></TR>
<TR>
<TD class=maintext width=13></TD>
<TD vAlign=top>
<P class=maintext>
</P></TD>
<TD vAlign=top width="100%">
<P class=maintext> </P></TD></TR>
<TR>
<TD class=maintext width=13></TD>
<TD vAlign=top>
<P class=maintext>
</P></TD>
<TD vAlign=top width="100%">
<P class=maintext> </P></TD></TR>
<TR>
<TD width=13></TD>
<TD vAlign=top>
</TD>
<TD vAlign=top width="100%">
<P class=maintext>
</P></TD></TR>
<TR>
<TD width=13> </TD>
<TD vAlign=top>
</TD>
<TD vAlign=top width="100%">
</TD></TR>
<TR>
<TD width=13> </TD>
<TD vAlign=top>
</TD>
<TD vAlign=top width="100%">
</TD></TR>
<TR>
<TD width=13> </TD>
<TD vAlign=top>
</TD>
<TD vAlign=top width="100%">
</TD></TR>
</table>
</td><!-- End Recent News Column -->

<td width="2" background="Images/emb_line_grey_2px_wide.gif"></td>
<td width="202" valign="top">







<table width="202" border="0" cellspacing="2" height="124" >
<tr>
<td width="13" height="11">
<IMG height=8 src="Images/clear.gif" width=8></td>
<td colspan="3" width="191" valign="top"
class="headlinesMainText" height="11">
<span style="font-size: 12.0pt; font-family: Times New
Roman; font-weight: 400">
<font color="#000000">A person displaying one of these signs
should be evaluated by a psychiatrist or another physician as
soon as possible. Click <u><a href="pdf/Warningsigns.pdf"><u>
here</u></a></u> for more information.</font></span><p> </td>
</tr>
<TR>
<TD></TD>
<TD vAlign=top>
</TD>
<TD vAlign=top>
<P class=maintext>
</P></TD>
<TD vAlign=top>
<IMG src="Images/clear.gif" width=5 height="10"?></TD></TR>
<TR>
<TD></TD>
<TD vAlign=top>
</TD>
<TD class=maintext vAlign=top>
</TD>
<TD class=maintext vAlign=top>
</TD></TR>

<tr>
<td> </td>
<td valign="top">
</td>
<td valign="top" class="mainText">
<P class=maintext>
</P></td>
<td valign="top" class="mainText">
</td>
</tr>

<tr>
<td> </td>
<td valign="top">
</td>
<td valign="top" class="mainText">
</td>
<td valign="top" class="mainText">
</td>
</tr>

<tr>
<td> </td>
<td valign="top">
</td>
<td valign="top" class="mainText">
</td>
<td valign="top" class="mainText">
</td>
</tr>

<tr>
<td> </td>
<td valign="top">
</td>
<td valign="top" class="mainText">
</td>
<td valign="top" class="mainText">
</td>
</tr>

<tr>
<td> </td>
<td valign="top">
</td>
<td valign="top" class="mainText">
</td>
<td valign="top" class="mainText">
</td>
</tr>

<tr>
<td> </td>
<td valign="top">
</td>
<td valign="top" class="mainText">
<IMG src="Images/clear.gif" width=164 1 height="10"?></td>
<td valign="top" class="mainText">
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td><img src="Images/clear.gif" width="1" height="40"><IMG
src="Images/clear.gif" width=10 1?></td>
</tr>
<tr>
<td>
<div align="center" class="footerText" style="width: 936; height: 27">
<p><br>
© Copyright 2006 Utah Psychiatric Association (UPA). All rights
reserved.</p>
</div></td>
</tr>
</table>



</body>
</html>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top