![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am using Dreamweaver 4 and moved my website files onto a new computer (Sony VAIO, WIn XP) after installing Dreamweaver on the new machine. When I open any file from my site and look at Code View, my code is nicely aligned with indentations and tables split into rows with indentations for each tag. Paragraphs are also nicely indented and aligned. These pages were created under Dreamweaver 4 on my old machine. As soon as I place the cursor anywhere in Design view and begin to make any sort of change (type anything, hit the enter key, etc), the code in my Code View falls apart, wraps around, sticks multiple tags on a single line and becomes impossible to read. In my "Preferences" settings under "Code Format", I have Indent Checked with "use spaces" selected, Table Rows and Columns Checked, Frames and Framesets Checked, Indent Size = 2, Tab Size = 4, Automatic Wrapping Checked and After Column 72 selected, Line Breaks = CR LF (Windows). Anyone have any ideas why this is happening and how to correct? Many thanks. |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
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" |
#5
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |