Dreamweaver CS3 Code Formatting broken

Hello, I am experiencing a huge deal of frustration with the
way Dreamweaver improperly formats code. In particular, the UL / LI
tags do not format correctly. Here is what I am trying to achieve:
<ul>
<li>
TEXT
</li>
</ul>
Now this pattern seems to correspond exactly to the preview
that you see when you go to Preferences > Code Format > Tag
Libraries, select the LI tag and choose Line Breaks: Before,
Inside, After and Contents: Formatted and Indented.
I have done this. I have also manually checked the .vtm file
in username > Application Data > Adobe > Dreamweaver >
Configuration etc.... and it corresponds to what I have set in the
Prefs.
However, when I use Design View to create the unordered list,
OR even if I just TOUCH a properly formatted list in Design View,
everything gets squeezed onto one line. I get this sort of thing:
<ul> <li>TEST</li> <li>MORE
TEST</li> </ul>
Here is what I have tried unsuccessfully to date:
1. Prefs > Code Formatting > Edit Tag Libraries...
2. Prefs > Code Format > UNCHECK Do not include a break
inside TD tag (I know, that's for TD, but I'm just trying
everything(
3. Prefs -> line breaks (tried Unix, Windows)
4. Commands > Apply Source Formatting (messes up my entire
code by putting everything inside the BODY tag on one line - in
other words, my entire page goes on one line now!)
5. Automatic Wrapping After Column 76 - this one is really
stupid, it just does a HARD break on each line so when you turn it
back off you have to go in and manually delete all these hard
breaks now...
There's a bunch of other small things I have tried, but
needless to say, nothing appears to be working.
Has no one else experienced this? Can you get Design View to
properly format UL / LI tags? If so, then something on my computer
is messed. But when I look at code generated by DW on some of my
co-workers' computers, they also have the same problem - I just
guess their tolerance for crappy code is higher than mine.
I'm using DW 9.0 (CS3) build 3481.
Please help! I have no hair left on my head to tear out and I
may have to go further afield.... ouch!
Thanks,
Tom

I just checked on DW CS4 and it's working as expected. If I
change my LI
entry in the Tag Libraries to Line Breaks: Before, Inside,
After and
Contents like you, I get your desired effect. Moreover, it
doesn't revert -
or worse if any changes are made, whether in Design or Code
view. I know
this doesn't help you verify or correct your CS3 issue, but
at least you
know there is an upgradeable light at the end of the tunnel.
Best - Joe
Joseph Lowery
VP of Product Management, WebAssist -
http://www.webassist.com
Author, Dreamweaver CS3 Bible -
http://www.idest.com/dreamweaver/
"tomaugerdotcom" <[email protected]> wrote
in message
news:[email protected]...
> Hello, I am experiencing a huge deal of frustration with
the way
> Dreamweaver
> improperly formats code. In particular, the UL / LI tags
do not format
> correctly. Here is what I am trying to achieve:
>
>
> TEXT
> </li>
>
>
> Now this pattern seems to correspond exactly to the
preview that you see
> when
> you go to Preferences > Code Format > Tag
Libraries, select the LI tag and
> choose Line Breaks: Before, Inside, After and Contents:
Formatted and
> Indented.
>
> I have done this. I have also manually checked the .vtm
file in username >
> Application Data > Adobe > Dreamweaver >
Configuration etc.... and it
> corresponds to what I have set in the Prefs.
>
> However, when I use Design View to create the unordered
list, OR even if I
> just TOUCH a properly formatted list in Design View,
everything gets
> squeezed
> onto one line. I get this sort of thing:
>
TEST</li>
MORE TEST</li>
>
> Here is what I have tried unsuccessfully to date:
>
> 1. Prefs > Code Formatting > Edit Tag Libraries...
> 2. Prefs > Code Format > UNCHECK Do not include a
break inside TD tag (I
> know,
> that's for TD, but I'm just trying everything(
> 3. Prefs -> line breaks (tried Unix, Windows)
> 4. Commands > Apply Source Formatting (messes up my
entire code by putting
> everything inside the BODY tag on one line - in other
words, my entire
> page
> goes on one line now!)
> 5. Automatic Wrapping After Column 76 - this one is
really stupid, it just
> does a HARD break on each line so when you turn it back
off you have to go
> in
> and manually delete all these hard breaks now...
>
> There's a bunch of other small things I have tried, but
needless to say,
> nothing appears to be working.
>
> Has no one else experienced this? Can you get Design
View to properly
> format
> UL / LI tags? If so, then something on my computer is
messed. But when I
> look
> at code generated by DW on some of my co-workers'
computers, they also
> have the
> same problem - I just guess their tolerance for crappy
code is higher than
> mine.
>
> I'm using DW 9.0 (CS3) build 3481.
>
> Please help! I have no hair left on my head to tear out
and I may have to
> go
> further afield.... ouch!
>
> Thanks,
>
> Tom
>

Similar Messages

  • Dreamweaver cs3 code accuracy

    Hi,  have dreamweaver cs3 and i am a beginner. just started to use it again and want to have dynammic web pages. trying asp for dynamic pages using data from an access database.  running into many parser and compiler errors when testing on localhost.  Is there a problem with the accuracy of cs3 code written?  has the syntax changed in the past few years?  or must i spend significant time learning the basics of writing code to determine the accuracy of cs3?
    an example:  with asp.net vb   there is an error in line one...
    ctive Server Pages error 'ASP 0221'
    Invalid @ Command directive
    /PPG_asp/databasetest.asp, line 1
    The specified 'Page Language="VB" ContentType="text/html" ResponseEncoding="utf-8" ' option is unknown or invalid.
    have tried other formats with variable results; some get farther down the code;
    would appreciate some help so i don't go nuts......thank you

    are you implying that the newer versions of IIS might be more up to date than the cs3 dreamweaver and that is where my problems will arise? 
    I am not implying anything.  I am simply wondering if the IIS is configured properly.  Have you tried creating a basic static page and load it in your browser to see if it loads OK? 
    Obviously, without looking at your code it is almost impossible to say anything meaningful.  However, I suggest post your query at this link:
    <http://forums.adobe.com/community/dreamweaver/dreamweaver_development?view=discussions&sta rt=0&numResults=30>
    <http://tinyurl.com/7vk6ccw>
    Hope this helps and Happy New Year to you.

  • Dreamweaver CS3 Code Hints

    Has anyone experienced problems with DW CS3's code hints for
    ColdFusion? I've installed the CF8 extensions, but the code hints
    don't work properly in Windows XP (My Mac version works fine).
    Basically, the "hints" for tags work, but only to an extent.
    For example, I've found the code hints for CFWINDOW do not provide
    the color picker for bgcolor in the style attribute. Funny quirks
    such as that.

    are you implying that the newer versions of IIS might be more up to date than the cs3 dreamweaver and that is where my problems will arise? 
    I am not implying anything.  I am simply wondering if the IIS is configured properly.  Have you tried creating a basic static page and load it in your browser to see if it loads OK? 
    Obviously, without looking at your code it is almost impossible to say anything meaningful.  However, I suggest post your query at this link:
    <http://forums.adobe.com/community/dreamweaver/dreamweaver_development?view=discussions&sta rt=0&numResults=30>
    <http://tinyurl.com/7vk6ccw>
    Hope this helps and Happy New Year to you.

  • Code Indent in Dreamweaver CS3

    I have just tried out Dreamweaver in CS3 and I was
    disappointed to find that one of the most basic features in any
    code editor remains elusive. I am quite simply talking about the
    indent of code. I have set code to indent with 4 spaces in the Code
    Format preferences window, but when I indent code, it still uses a
    tab. I know it's not a massive deal, but it's such a simple feature
    and it has caused me a good bit of frustration. It would be great
    if Adobe could fix this sometime :)

    I've had the Convert Tabs to Space on... and it appears to be
    just spaces in
    DW... but if you open file in Notepad, then they are in fact
    Tabs... so DW
    is not converting... just in the way it gets displayed.
    "Randy Edmunds" <[email protected]> wrote in
    message
    news:f0apco$p8e$[email protected]..
    > ebow,
    >
    > What kind of "code" are you talking about?
    >
    > The DW pref that uses spaces vs. tabs applies to the
    indenting done for
    > source formatting of HTML "markup" or CSS "rules" (i.e.
    not JavaScript
    > "code").
    >
    > But, if you hit a tab character on the keyboard, that's
    what gets
    > inserted.
    >
    > Note that you can select a block of text, right-click
    and use:
    >
    > Selection > Convert Tabs to Space
    >
    > Hope this helps,
    > Randy
    >
    >
    >> I have just tried out Dreamweaver in CS3 and I was
    disappointed to find
    >> that one of the most basic features in any code
    editor remains elusive. I
    >> am quite simply talking about the indent of code. I
    have set code to
    >> indent with 4 spaces in the Code Format preferences
    window, but when I
    >> indent code, it still uses a tab. I know it's not a
    massive deal, but
    >> it's such a simple feature and it has caused me a
    good bit of
    >> frustration. It would be great if Adobe could fix
    this sometime :)

  • Code view not in synch with Design view (Dreamweaver CS3)

    Hello All,
    On my main work PC, I am running Dreamweaver CS3. When I am
    working in split view (with both Design and Code view visible) when
    I click on an element (say, a button) in Design view, the code view
    automatically shows me the code for the element that I am working
    on. That way, if I need to manually edit the code, I can click on
    the Code view and make the appropriate changes.
    On my laptop I am also running Dreamweaver CS3 However, when
    I am working in split view and I click on a element in Design view,
    my code view does NOT update itself and continues to show the last
    bit of code I was working on in Code view. While this could come in
    handy at times where i want design view and code view to show me
    two different things, I mostly would like code view to update
    automatically. Currently the only way I can get code view to update
    on my laptop is to hit the "refresh design view (F5)" button. Is
    there a way to do this automatically? Is this an option in
    Dreamweaver preferences because I don't see it anywhere.
    Thanks so much for your help.

    Ethereal_Mike wrote:
    > Does the new version of Dreamweaver CS3 print the code
    in color?
    No. If you feel that it's an important enhancement that you
    would like
    to see in future versions, submit a feature request:
    http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    The more people who request a specific feature, the more
    likely it is to
    be implemented.
    David Powers, Adobe Community Expert
    Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • IE shows code from dreamweaver CS3 after uploading

    Hi guys
    Need help.
    I have coded a site in Dreamweaver CS3 and after I upload through the automatic upload everything goes perfectly fine until I view the site online through Internet Explorer. Through all other browsers the website comes through fine ie Firefox, iron for PC and Mac etc. Its just the PC Internet Explorer that shows the actual code.
    This is my code:
    br />
    &#x2022 Resume / CV<br />
    <br />
    What it sows is the code of the dots (&#x2022) only.
    The link is http://www.naissant.ca/becomeadesigner.html
    Hope someone can help with the problem.
    Thanks

    Can't see any code in IE7, IE8 or IE9 at the link you supplied.......maybe you have fixed it?
    Correction I was looking for a bit more code. Change this &#x2022 to &bull;
    or add semi-colon after code ; as shown below (not sure if this is genuine as I have'nt use that particular code to produce a bullet point)
    &#x2022;

  • Using Spry how to stop Dreamweaver CS3 from Changing Code

    Hi
      I am using Dreamweaver CS3 to build/maintain a website www.ghoter.net. I started using Spry to insert data from an xml file as I need the data in the xml file to show up on several different pages, includeing the home page. The data in the xml file changes from time to time. This is working wery well. But I am having a problem with Dreamweaver automaticly  changing a line of code in the html files every time I make a change to the html file. The line of code that is being changed is in the head of the program.
    This is the line of code that is being changed: The xml's name is data-3.xml The date from the xml file goes at the top of the left collumn.
    The good code is:  var ds1 = new Spry.Data.XMLDataSet("data-3.xml", "customers/customer",{distinctOnLoad:true});
    The above line of code is automaticly being changed to this below, which does not work:
    var ds1 = new Spry.Data.XMLDataSet("data-3.xml", "customers/customer",<MM:BeginLock translatorClass="MM_SPRY" type="MM_SPRY_DATA_REFERENCE" orig="{distinctOnLoad:true}" ><MM_DYNAMIC_CONTENT DYNAMICDATA=1><MM:DECORATION HILITECOLOR="Dyn Untranslated Color">{distinctOnLoad:true}</MM:DECORATION></MM_DYNAMIC_CONTENT></script><MM:EndLock>);
    I can replace the bad line of code with the good code just befor saving the html file and the good line of code will be saved with the file and the web page works as it should.
    Any help would be appricated. Thanks
    Jack Burn

    Hi Jack,
    I think (not sure though) that the Library Item is causing the problem. I never use the Library Item because server side includes are far more efficient and need less maintenance.
    Have a look here http://foundationphp.com/tutorials/sprymenu/ssi.php
    If you have PHP serverside scripting language, use DW to add serverside includes using PHP.
    Getting back to your original problem, try without the Library Item and see if DW still changes the code.
    I hope this helps.
    Ben

  • Duplicate code inserted at end of file by dreamweaver CS3 and CS5

    I have been using CS3 basically since it came out and have just recently upgraded to CS5.
    Previously with CS3 Dreamweaver, in approx the last 6months of use I started experiencing a random effect were any file (HTML, JS, CSS...) opened, edited, and then saved by Dreamweaver would often result in a chunk of the code to be duplicated at the end of the file.
    (small example can be seen here: http://screencast.com/t/YTNmNWRmNzYt)
    The more the file was edited, the larger the chunk of duplicated code would be.
    Additionally, this duplicated code was not visible in Dreamweaver while that file was still open - but closing it and re-opening it (or viewing it in Notepad) would then reveal it. Deleting it from within Dreamweaver had no effect on it's removal - it remained in the file when saved.
    The only way I have been working around this was to constantly close files, check them in Notepad, correct the code if needed, and then continue working or put file into production.I am running Windows 7 (64 Bit).
    I have another machine with same OS and another new copy of CS5 but I have not yet been able to replicate the same issue - although I have not tested it extensively (the issue happens randomly, although quite frequently on my machine).
    I have come across other similar issues posted online but many of these date back to 2007/2008.
    SAME ISSUES HERE:
    http://forums.adobe.com/message/120994#120994
    http://forums.adobe.com/message/885195#885195
    http://forums.adobe.com/message/186424#186424
    Similar issue:
    http://forums.adobe.com/message/1020537#1020537
    Google groups:
    http://groups.google.com/group/macromedia.dreamweaver/browse_thread/thread/b35b50466da5ea0 5/8c5264cb11bf7d36?lnk=st&q=dreamweaver+extra+code&rnum=3#8c5264cb11bf7d36
    http://groups.google.com/group/macromedia.dreamweaver/browse_thread/thread/ae47c5731780634 d/012a96d2fb5c818f?lnk=st&q=dreamweaver+extra+code&rnum=8#012a96d2fb5c818f

    Adobe doesn't care, they don't have to. I like Phsotoshop and have been using it professionally for 20 years, but lets face it, I wouldnt mind some really good competition from another source. It didnt use to be the only game in town, and doesnt have to remain so.
    I could brainstorm how I would want competing software to look like. Pshop is not the easiest workflow possible. Illustrator is clearly deficient to even CorelDraw, and certainly Freehand. I've been meaning to reconnect with CorelDraw. It did some cool things.
    Google Chrome is pulling a lot of manoevers software wise and I hope they try to go a little deeper and give Adobe a run for their money on the one program they feel justifies unbelievable gouging. Go investigate Ableton Live if you want to see what a company that cares about its customers is doing, ADOBE. Audition is a JOKE compared to Ableton Live. Thank God we're not powned on the audio side by these suits.
    The idea that a company would peddle buggy software, which CS4 was..., although some of that was Apple's fault, is bad, the upgrade prices were ridiculous, and this is the end of the road for me currently. The idea that a company would actively
    push away customers is pretty incredible. "But I sent you an email!" Whoops, you gotta pay $1900 for production premium CS6! HAHAHAHAHA. Time for a YT video with my old hard copy box. Sounds like a good idea.
    There are too many options on the motion graphics side, and I'll keep a static machine to run Pshop and AE CS4.
    The masters of the universe will have theit way, and the rest must bow to their ambivalent greed. At least that's the way they think. It would seem that Adobe and Apple really, really want some upstarts to come up. Maybe $360 for a year to figure out an exit might work. It will be interesting to see if this hits earnings. VERY interesting.

  • Broken Flash Video link - Dreamweaver CS3

    I'm using a Mac G-5, PPC, Dreamweaver CS3
    I cannot get FLV videos to show up on webpages. I've never had this prob before. (I currently have pages online which play their vids fine and were produced the same way I'm working it now.) I insert the video onto the page as usual, make the setting for "progressive download", "detect size", etc in the dialog box and hit OK. The video shows on my page in Dreamwvr as a Flash Vid but after saving and testing in a browser nothing shows up in 3 different browsers. I tested the page in Firefox, Netscape and Flock and nothing shows. In Opera the video player shows but will not play. In Safari it plays fine!  In Dreamweaver, in the "assets" window, when I select any of the 4 FLV's there, I get the broken link icon (jigsaw puzzle piece) showing in the window yet the vids reside in the same place they've always resided.
    The "AC_RunActiveContent.js" file is contained in the "Scripts" folder inside the "Files" window.
    I have a page containing videos which is currently published and they play fine in all tested browsers......however in Dreamwvr's "assets" window I am getting the same symbol that looks like the broken link (puzzle piece) there as well and NO changes have been made to those files and assets.
    Here's the link to that online page:
    https://mnbbank.com/financial_video.html
    I'd like to include a screenshot but I can't because the CSS, Tag & Files/Assets windows close when the screen capture software opens.
    Can anyone help?
    Thanks

    These forums are for discussion of issues about the suites, not specific products. If you have a question about an individual application such as Photoshop or InDesign, please post in that forum.
    This will help ensure that you will get the best response.
    Bob

  • Dreamweaver CS3- Add this button code help

    Hi, I have a problem in Dreamweaver CS3. The problem is that when I insert my add this button code, in to the codeing area, it does not work.
    When I open my page in chrome, it simply says 'more shraeing services'. I will copy the code, in to this discussion. I would be greaftful if someone
    can help me resolve this problem, so I can get the add this button to work on my site. The final bits of code are as follows-
    <!-- AddThis Button BEGIN -->
    <div class="addthis_toolbox addthis_default_style addthis_32x32_style">
    <a class="addthis_button_preferred_1"></a>
    <a class="addthis_button_preferred_2"></a>
    <a class="addthis_button_preferred_3"></a>
    <a class="addthis_button_preferred_4"></a>
    <a class="addthis_button_compact"></a>
    <a class="addthis_counter addthis_bubble_style"></a>
    </div>
    <script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
    <script type="text/javascript" src="http://s7.addthis.com/js/300/addthis_widget.js#pubid=ra-4dd57258352fac8e"></script>
    <!-- AddThis Button END -->
    <!-- Place this tag where you want the +1 button to render -->
    <g:plusone></g:plusone>
        </div>
       </form>
    <script type="text/javascript" src="http://www.google.com/jsapi"></script>
    <script type="text/javascript">google.load("elements", "1", {packages: "transliteration"});</script>
    <script type="text/javascript" src="http://www.google.com/cse/t13n?form=cse-search-box&t13n_langs=am%2Cel%2Cml%2Cpa%2Cta%2Car% 2Cgu%2Cmr%2Cru%2Cte%2Cti%2Csa%2Cne%2Chi%2Cbn%2Cen%2Ckn%2Cfa%2Csr%2Cur"></script>
    <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script>
    <script type="text/javascript" src="http://www.google.com/cse/query_renderer.js"></script>
    <div id="queries"></div>
    <script src="http://www.google.com/cse/api/partner-pub-5783950232732081/cse/4522012035/queries/js?oe=UT F-8&callback=(new+PopularQueryRenderer(document.getElementById(%22queries%22))).render"></script>
      </div>
      <div align="center"></div>
    </div>
    <script type="text/javascript">var addthis_config = {"data_track_clickback":true};</script>
    <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4dd57258352fac8e"></script>
    <!-- AddThis Button END -->
    </div>
    <script type="text/javascript">
    <!--
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    //-->
    </script>
    </body>
    </html>
    Is there anything in this piece of code I should edit in order to make the add this button work? Many thanks

    A link to your page would be the best possible way to get help with this. 
    Code fragments don't tell the whole story.
    Nancy O.

  • Stop Dreamweaver CS3 rewriting my code

    I dearly hope one of you lovely people can help me as this program is driving me nuts!
    I need to find a way of stopping Dreamweaver CS3 from rewriting my code. I know it's a good thing for it to check for errors (unclosed tags, etc) and I have no problem with that, but what I need to stop is the way Dreamweaver keeps running closing tags on to the end of the previous line!
    For example, I type:
    <div>
        <div>
            <a href="link">
                <img src="piccy" />
            </a>
        </div>
    </div>
    which is lovely and structured and, above all, easy to read, but as soon as I edit an element's propery, Dreamweaver makes it:
    <div>
        <div>
            <a href="link">
                <img src="piccy" />        </a>    </div>
    </div>
    which is so annoying!
    I've tried turning off all code rewriting in the preferences, but to no avail.
    Please can someone save what little hair I have left?
    Thanks in desperation
    Peter

    I guess my problem is not directly related to yours after all, as I discovered a hack to live with DW's bad behavior in my case. I found this when I used DW to try to collapse the tags that were getting fouled up and seeing it not know exactly what to do.
    The solution below tricks DW into thinking that my HTML tags are all nested properly, and it no longers rewrites the code in my CFC's function. Because nesting fixed it, I'm guessing the original poster's spacing issue is unrelated.
    Nevertheless, here's what I did:
    <cffunction ... >
        <cfset var strHTML = "">
            <!--- a memorable and always false condition --->
        <cfset var hellfreezesover = False>
        <cfsavecontent variable="strHTML">
        <ul>
            <li>first level
            <!--- Trick DW into submission --->
            <cfif hellfreezesover></li></ul></cfif>
            <cfloop ...>
                <!--- Trick DW into submission --->
                <cfif hellfreezesover><li></cfif>
                <cfif closeit>
                    </li>
                <cfelse>
                </cfif>
            </cfloop>
            <!--- Trick DW into submission --->
            <cfif hellfreezesover><ul><li></cfif>
            </li><!--- close last open li --->
        </ul>
        </cfsavecontent>
        <cfreturn strHTML>
    </cffunction>

  • Design view in DreamWeaver CS3 disabled for CSS & Java

    I currently use Adobe Dreamweaver CS3, and only some files have the option to view them in code AND in design view. This works for most files (HTML, PHP, etc). However, anytime I create a new CSS or Java file, the design view is disabled:
    I have already tried the two other solutions I've found in this forum.
    First I tried Preferences > File Types / Editors, and I deleted all of the file types in the "Open in Code View" menu (pictured below).
    I restarted DW, and it didn't work.
    Then I tried several steps to re-create the Configuration folder (which it did, but the problem remained) listed here: http://kb2.adobe.com/cps/401/kb401118.html.
    Still nothing. HTML, PHP, ASP and all other files have the Design View and Split View available, but CSS and Java do not. I would really like to use DW to start editing CSS, but do not know it well enough to write in code and therefore could really use that handy Design View so I can learn as I tweak it.
    Any help much appreciated - thanks!

    HTML, PHP, ASP and all other files have the Design View and Split View available, but CSS and Java do not.
    That's correct. That's as it should be.
    A CSS file contains a bunch of text only CSS rules. Javascript is text-only script. There's no layout to see for CSS and JS files in Design and Split View so they're disabled.
    Files with layout e.g. .htm, .php have Design View because they're web pages with a layout which can be viewed.
    I would really like to use DW to start editing CSS, but do not know it well enough to write in code and therefore could really use that handy Design View so I can learn as I tweak it.
    Open any .htm or .php (or other) web page and its associated CSS file.
    Then tweak the CSS either via Code View in the CSS file, or using the DW CSS Editor when viewing the .htm/.php file, and see the formatting changes applied in Design View in the .htm (or .php) file.
    Do not rely on DW's Design View as an absolute reference for pixel perfect accuracy. It will always be an approximation only to assist visually oriented web designers while editing.
    Always test all CSS rules and edits in a range of browsers. Browser support for CSS rules and effects varies. Not all browsers support everything on offer in CSS1, CSS2 and CSS3.

  • Dreamweaver CS3 to CS4

    Can someone tell me how to keep all of my spry settings that
    I have created in my web sites using Dreamweaver CS3 and now that I
    am upgrading to CS4?
    I don't want to have to go into my sites and have to make all
    of those corrections since there are a lot of sites that I would
    have to make changes too.
    Thanks.

    > All I want is an easy way to add align="center" to
    > the H1 tag only.
    Change it in the code.
    > How do I
    > change it back to how it did it in CS3?
    Try selecting the text and using Ctrl-B.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Sawtooth500" <[email protected]> wrote in
    message
    news:giu8kk$5qt$[email protected]..
    > So I'm talking about the properties window, the one
    you'd get on the
    > bottom of
    > your screen abutting to the left edge of your screen. In
    CS3 the HTML and
    > CSS
    > properties could all be viewed at the same time. Now, in
    CS4, I have to
    > choose
    > between the HTML or CSS properties. What drives me even
    more nuts, is for
    > example say I click on some text in the design view, and
    the text is
    > formatted
    > with H1 tags. In CS3 I could click the center button and
    it would
    > automatically
    > add align="center" to the H1 tag. Now, it seems like it
    wants to modify a
    > css
    > property of the parent div of the given element, in this
    case it would be
    > an H1
    > tag. And in my case, the parent element is in a locked
    part of a template,
    > and
    > I don't want to modify that. All I want is an easy way
    to add
    > align="center" to
    > the H1 tag only. This goes the same, say for something
    that I want bolded.
    > In
    > CS3, I just highlight my text in design view, high the B
    bold button, and
    > it
    > adds
    tags around the text. Now, it wants to modify a CSS element. How
    > do I
    > change it back to how it did it in CS3?
    >

  • Can someone with Dreamweaver cs3 open a cs5 file?

    Hi:
    Work just upgraded me to DreamWeaver CS5 but I work on files that I share with another web author and they have DreamWeaver CS3.  If I edit a file and save it in DreamWeaver 5, will the other author be able to open the file in DreamWeaver CS3?  I have not loaded my new software at work yet because I was afraid there might be a problem.    This is our work intranet so I need to be careful I don't screw the site up. We save our files with the extension .shtml.
    Thanks
    Jeff

    Yes, provided you use DW's Check In/Check Out feature so that you don't overwrite each other's work.
    There are no proprietary file formats like Microsoft Office.
    HTML code is HTML code and can be read by any human being or text editor.
    The only caveats are if you use emerging technologies such as HTML5. CS5 can handle that but CS3 will struggle.

  • Dreamweaver CS3 under Mavericks

    I just upgraded my Mac OS from 10.6.8 (Snow Leopard) to 10.9.4 (Mavericks). My copy of Dreamweaver CS3 no longer works. The error message reads: "You can't open the application Dreamweaver because Power PC applications are no longer supported." The Adobe website says that there should be no problem with CS3 CS4 and CS5 under Mavericks. Any idea how to solve this problem?
    Thanks

    Just a quick additional comment:
    If you are going the Freeware route, I can recommend Kompozer as an alternative that runs well on Macintosh. If you are looking for a plain text editor for Macintosh, Bare Bones software makes Text Wrangler, which does provide strong code-hinting. I have used BBEdit, which is $50 (and they'll let you try before you buy) along with Dreamweaver to compare differences in code as well as doing the kinds of search and replace stuff that Dreamweaver just won't do (like grep type searches for patterns in text). BBEdit totally rocks and I purchased it after one use.
    If I'm working with BBEdit and not Dreamweaver, I will set up a browser (usually Firefox with Firebug) to help me look at what I'm doing and BBEdit on the other side. With a large monitor, you can see what you are doing while you are doing it.
    What you don't get (and things I still rely on a lot) are Dreamweaver's handy tools for inserting an image and Dreamweaver's ability to template a website so that you build a master page and any changes to that master page (as in navigation, a new header, changes to the footer and so on) are updated globally. Also, if you have bulleted text but it's not formatted correctly, Dreamweaver lets you do ordered and unordered lists very quickly from a series of paragraphs. So it's a better visual tool for me.
    I used Kompozer a number of years ago after I got sick of how N|vu wasn't being updated often. It's easier to use than a TextWrangler/Web browser combo.
    My father is 81. There is no way he'd be able to do a website. So I wish you good luck.

Maybe you are looking for

  • My MacBook Pro won't start after I forced quit because Safari stopped shutdown

    I was deleting items of my external drive through MacBook keeper and when I went to shut down Safari (which was open) stopped the shutdown process. So in the end I force quit the computer. When it came to restarting I get the usula apple symbol and s

  • Yellow warning sign om image in photos

    I am in my photos and on some of the images there is a little yellow triangle with an exclamation mark in it and a little arrow behind what does this mean???

  • Help on mapping

    hi, i have following target and source structures in mapping. source: segment1 (occurs 1..1)      segment2 (occurs 1..99)            type            designation Target    segment1 (occurs 1..1)          senior  (occurs 1..1)          junior   (occurs

  • Backend Operation for OK button of Data Set tab of Data Definition

    Hello everyone, Please let me know what happens at backend when we click on OK button Data Set tab of Data Definition in Unifier ! Cheers, Gagan

  • Id and name attributes on xsd elements

    id, and name attributes on elements do not have a defined length, correct? We are shredding an xml document into storage, currently we assign 255 characters for the field that will persist the values, since the id/name fields can be longer than this