HighDots Forums  

Re: Code View Alignment goes nuts

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Re: Code View Alignment goes nuts in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
JillTW
 
Posts: n/a

Default 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">&nbsp;</td>
<td height="36">
<h4 align="center">Acting and Voice Instruction</h4>
</td>
</tr>
<tr>
<td width="25">&nbsp;</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">&nbsp;</td><td height="36"> <h4
align="center">Acting</h4><h4 align="center">
and Voice Instruction</h4></td></tr> <tr> <td width="25">&nbsp;</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">


Reply With Quote
Reply




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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.