Re: Code View Alignment goes nuts -
08-06-2004
, 10:29 PM
I just realized in the "Good" snippet I posted that the code indentation did
not show up... it actually shows up with 2 character spacing indentation after
the first <table> tag. I'm trying the "Attach Code" feature here:
Good:
<table width="750" border="0">
<tr>
<td width="25" height="36"> </td>
<td height="36">
<h4 align="center">Acting and Voice Instruction</h4>
</td>
</tr>
<tr>
<td width="25"> </td>
<td valign="top">
<div align="left"></div>
<table border="0" cellpadding="5" cellspacing="0" width="650">
<tr>
Ugly:
<tr> <td width="25" height="36"> </td><td height="36"> <h4
align="center">Acting</h4><h4 align="center">
and Voice Instruction</h4></td></tr> <tr> <td width="25"> </td><td
valign="top">
<div align="left"></div><table border="0" cellpadding="5" cellspacing="0"
width="650">
<tr> <td align="center" valign="top"> <p align="center"> |