![]() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]()
![]() |
|
| Graphic tutorials All knowledge and info |
![]() |
|
Dreamweaver 8 Code Collapse
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Administrator
Posts: 18,762
Join Date: Jan 2006
Rep Power: 10
IM:
|
![]() As you can see, we are in the middle of building this site. After opening up index.html in Dreamweaver 8, switch to the code view and make sure that menu View -> Code View Options -> Word Wrap is checkmarked. With line numbers turned on as shown below, you can see that Dreamweaver had wrapped that long line with the long ![]() This is the image tag for the title image and it sits inside a table cell. The line wrapping that you see is only a display formatting by Dreamweaver. Line 12 still exists as one long line and is not really on two lines of code. You can turn off word wrap by unchecking the menu View -> Code View Options -> Word Wrap. So now you would see line 12 as one long line. ![]() Another way to deal with this long line 12 is to code collapse the lengthy attributes of the ![]() And now I can see things on one line without scrolling... ![]() Pause over the collapse code to reveal the tooltip. Double-click on the collapsed code to expand it again. If you want to finish building this website or start from the beginning with a design comp, consider the Intro Design Series lessons at |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mac style menu for Dreamweaver 1.1.0 | SlimShady | Application Downloads | 0 | 06-Apr-2008 08:59 PM |
| Macromedia style menu - Dreamweaver extension 3.0.2 | SlimShady | Application Downloads | 0 | 06-Apr-2008 08:56 PM |
| Adobe Dreamweaver CS3 | Spirit-X | Application Downloads | 0 | 14-Jul-2007 04:38 AM |
| PHP Code | tirano | Programming Error ! | 0 | 20-Jun-2007 11:30 PM |
| Dreamweaver MX: Creating Pop Up Windows from Text Links | Admin | Programming tutorials | 0 | 14-Dec-2006 10:45 PM |