Big Proplem with HTMl codeing in dreamweaver

I ' v began to use Dreamweaver CS6 HTMl codeing

and I have a big proplem with it!

It does not auto-indentaion for nested tags

Example:

When you use a Div tag after you press the Enter key:

(1) Normal behavior (any other text editor)

< div >

< p >

After pressing ENTER after typing the div slider automaticlly nestes the following tag inside with indentaion.

(2) behavior, Dreamweaver

< div >

< p >

the cursor moves on the same vertical line with the parent tag, it is very boring and lose a great time

i ' v tried everything searched each Ant on the web for a solution and I could not find any

tried the preferencases > edit changed windows dash, method

tried the view > autoindentaion, nothing worked

I have same reinstaled my Dreamweaver on the default setting, nothing worked

It seams like there are other ppl have the same proplem

http://forums.Adobe.com/thread/1129918

can anyone help please?

or do I have to go back to the Sublime text 2?

Thank you and have a nice day

It's just the way DW works.

Type it on as you, without tab, then click on commands > apply Source Formatting when you want that added indentations. It will add the notches of the entire source code.

To facilitate a much faster process, you can set a keyboard shortcut to apply Source Formatting by going to...

Edition > keyboard shortcuts

Click on the + in front of the commands in the list

Scroll to the bottom to apply Source Formatting and constitute a shortcut for it, such as Ctrl + Shift + '

From here out, when you want to add tabs, you can use this key combination to do.

Tags: Dreamweaver

Similar Questions

  • I have a request for a phone number in my HTML code in my database which is automatically filled with the correct sales phone number when sending emails. I create HTML code in dreamweaver and then put the code in my e-mail program. I need to do the ph

    I have a request for a phone number in my HTML code in my database which is automatically filled with the correct sales phone number when sending emails. I create HTML code in dreamweaver and then put the code in my e-mail program. I need to make the phone number in the clickable query. I know the code to do it well not in a query. What is the code?

    As far as I saw, most of the smartphones will automatically recognize it these days, as long as the number is written in a format of regular phone number. This format also allows to make images or text other than a telephone number in a tap to call the link.

    Looking at what you have presented I guess it would be something along the lines of...

    urmcell>>">urmcell >

    When the location of the link and the link text would be the same variable.

    I've never worked with Intelliclick so above is a wild guess. They would be those who need to ask themselves if there is a way to fill in the address of a link like that.

  • Mix ADF Faces with HTML, JavaScript, CSS, JSTL question

    Dear all,

    The project is now starting to deploy to the production server. When we try to deploy to the production server who made a lot of mistake. As this used widely used project mix ADF faces with
    HTML/JavaScript/CSS/JSTL. I would like to know what are the most error when we have mixed to use each one and how can we overcome them there?
    There is in the project

    1 mix of tags html with ADF Faces components
    2. the use of JavaScript/CSS inline
    3. mix the JSF/ADF Faces and JSTL tags

    Help me how to address this issues as well as links to useful blog.

    JDeveloper IDE version: 11.1.1.5.0 with Webcenter
    WebLogic version: 10.3



    Best regards
    KT

    Published by: KT on May 16, 2013 21:23

    Hello

    In addition to this project widely used mixture ADF faces with HTML, JavaScript, CSS, JSTL.

    JavaScript, CSS, and JSTL is not a problem, whereas - according to the JSF version - HTML is. JSF 2 is the first version of the JSF, which allows you to mix HTML with less side effects, if you use Facelets as view declaration language.

    I would like to know what are the most error when we have mixed to use each one and how can we overcome them there?

    There is in the project

    + 1. mixture of html with ADF Faces components tags +.

    This could ruin your pages, lead to update issues and - in case of frequent use in the trees - even destroy the functionality

    + 2. online use of JavaScript / CSS +.

    Poor performance because of heavy weight pages. If you were using ADF Faces and your JS addresses the DOM instead of the architecture of client cJavaScript ADF Faces then chances are JS will fail for the components that have changed their HTML output (which has an impact on the DOM structure) or changes are not submitted to the server.

    For CSS, CSS inlineStyle not applay to the DOM element that is external, which means for example af:input the background text color will color the lavel

    + 3. mix JSTL and JSF/ADF Faces tags +.

    Dependa on how you do. JSF has postponed EL syntax, which means that EL resolves at run time, whereas JSTL resolves at compile time. So the race conditions could become a problem

    Overall, it is difficult to say if things were coded wrong in the project (although for the use of HTML you can be sure) without seeing the code. It seems that the team that built the application however did not dare to the suite of recommended practices

    Frank

  • Is it possible to disable text CSS and design with HTML only?

    I am designing the text html only IE: font, color, size. The only method I know is to highlight the text and then go to insert > Html > text objects. This method is tedious and time consuming.

    I don't no the arguments or reasons as to why I should be using CSS, I'm just looking for a solution to disable the design with HTML and CSS. I use Dreamweaver CS5.

    Thank you

    Paul

    The option to disable CSS has been removed from Dreamweaver CS4. CS5 is the same.

    If you have a strong need for the use of font tags, open the favorite category of the bar/panel insert, right click and select customize Favorites.

    In the dialog box that opens, select HTML in the menu of items available. At the bottom of the list, you can find fonts Tag Editor. Highlight it, and then click the double chevron to move it in the right panel. Click OK to insert the font tag editor in your Favorites.

    You can use tag editor of text fonts with font style tags.

    The alternative is to use the CSS inline styles that can be created using the menu rule target in the property inspector when on the left, the CSS button is selected.

  • The problems of compatibility with Internet Exporer in Dreamweaver CS4

    My Web page looks great using Firefox, but I get the following warnings in what concerns IE - and the pages do not load correctly.

    Here is the identified error in Dreamweaver:

    1. < link href = "style.css" rel = "stylesheet" type = "text/css" / > "

    2. behavior: url (iepngfix.htc);

    3. display: inline-table;

    I hope I am you provide enough information to help me. If not, please let me know and I will provide additional information.

    My images are not loading and some of my text is missing.  However, the page is not completely empty.

    Thanks in advance for any direction you can give me,

    Dov

    I won't ask where you got this CSS formatting.  But it seems really inflated such a system of simple design.  If it were my site, I think I would start with a simple CSS format as the link below:

    1-col, width fixed base, centered with floating boxes.

    http://ALT-Web.com/templates/basic-1-Col-fixed.html

    That said...

    (1) start by changing this:

    / * = content = * /.
    #content {height: 385px; background: url(images/content_bg.jpg) left top no repeat; padding: 3px 0 0 31px ;}}

    To do this:

    / * = content = * /.
    #content {background: url(images/content_bg.jpg) repeat-y; padding: 3px 0 0 31px ;}}

    Reason: CSS Height property is binding.  When the text size is increased in the browser (zoom text only), spills of content out of your # container div.

    (2) place your code and remove all styles of MS - O.  You have many of them. MS Word styles do not play nice with HTML.  In the future, when you have to copy & paste from MS Office in DW use Edit > paste special > text only to remove the unwanted code.

    (3) validation error in HTML code on line 60:

    http://validator.w3.org/check?verbose=1&URI=http%3A%2f%2Fwww.magusenterprises.com%2f

    (4) what is happening with your links?  Abracadabra, Presto Chango, now that you see it, now you don't have?  Please tell me that's not intentional.

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    www.Alt-Web.com/
    www.Twitter.com/ALTWEB
    www.Alt-Web.blogspot.com

  • SVN: #155021. You cannot update this file with the help of Dreamweaver Subversion integration because a new Subversion client application on your machine has made updates to the file Subversion meta data. For more information on this problem

    Can Hello anyone help?

    After you configure Subversion in Dreamweaver, I get this error again!

    SVN: 155021 #. You cannot update this file with the help of Dreamweaver Subversion integration because a new Subversion client application on your machine has made updates to the file Subversion meta data. For more information about this issue, see http://www.adobe.com/go/dw_svn_en.

    even after following the instructions http://www.Adobe.com/go/dw_svn_en Download the extension, python change the var in windows to say «;» C:\Python26'

    with & without quotes, with or without; before C

    command > comparability of Subversion to get the following error "the Conversion process has failed. Please make sure you have Python installed and you check Python PATH parameter'

    I managed to get all the files after the installation, I locked, unlocked and commit a file to test fact so that was all works well, the only part I'm not retrieves the latest version, this is because Subversion is 1.6.2 and dreamweaver must revert to the version 1.4.5 on local to work, the compile someone at - it an idea what to try next in order to make it work?

    Just a reminder!

    1. I configure Subversion through guidelines on http://help.Adobe.com/en_US/Dreamweaver/10.0_Using/WS80FE60AC-15F8-45a2-842E-52D29F540FED. html
    2. I managed to get the latest SVN version
    3. Lock, unlock and commit a file
    4. Installed Python in C:\Python26 change the path in windows system properties > advanced > Environment Variables > system variables > New > Python =; C:\Python26 also C:\Python26
    5. I also tried the same thing in the User Variables
    6. Installed the extension DW Subversion compatibility

    7. Tried to run the compatibly with the command > Subversion comparability in DW

    Welcome any suggestion to solve this?

    Hello

    There has been a lot of problems using svn with dw, and I know many people who have stopped trying to operate correctly.

    As much as I know dw will not work with newer versions of svn (over 1.5), and even then, there are a lot of problems, a possible solution is to try subweaver (at- http://code.google.com/p/subweaver/ ), as this has solved some of the problems associated with the use of tsvn dw environment.

    PZ

  • I just installed the latest Mozilla. When I open the browser, a small box with HTML, etc. automatically opens. How can I disable this?

    I just installed the latest Mozilla. When I open the browser, a small box with HTML, etc. automatically opens. I don't don't need it or want it to happen whenever I open the browser. How can I disable this?

    You can attach a screenshot?

    Use a type of compressed as PNG or JPG image to save the screenshot.

  • Big problem with voice XT1068

    Hello! Sorry for my English not good!

    In my XT1068, I have a big problem with the voice: I set up the volume to hear (after call to answer etc.) other different Max-> always I hear MAX Volume headset (no helmet)! Next-> low volume - but next call... MAX AGAIN!

    Please help me!

    5 Android, XT1068, Dual Sim, of Poland but the phone is purchased in detail of the Germany.

    Try safe mode - if this solves the problem, then it's probably an app you have installed.

  • Big problem with Windows XP, IE8

    I have a big problem with windows xp. Many things do not work as they had passed him. For example the personal setting are not recalled from session to session. IE 8 does not funtion properly (icons on the desktop are re-arraged, toolbars cannot be deleted or I'm unable to load pages from the internet). Programs do not work, the files will not open. When I look at my hard C disk folders and files are hidden.

    Recently, IE has been upgraded to IE8 and I installed Norton 360 but I don't mean that they caused the problem. However, whenever the Norton scan executes a "error 8 506 421" stands up and says me that I have to uninstall and re install Norton.» But I lost the ADMIN privileges so I am not able to uninstall or go back to a restore point.

    I can't go in safe mode. Pressing F8 takes me to the quick screen C not the windows safe mode screen. I can't go in safe BOOT mode. INI or the other.

    If I switch to another user, everything seems fine but I don't have ADMIN privileges with this user to be able to make changes.

    Is this a problem with norton? IE8? A virus?

    Any thoughts will be greatly appreciated.

    Thanks in advance,

    Lost without a computer

    It sounds like you have a corrupted for your user to administrator user profile.

    You may be able to recover using System Restore to restore to a point in time before your problem.  Based on the F8 key, you bring in a command prompt window, try to start restoring the system to the command prompt by using the following procedure:

    "How to start the System Restore tool by using the option of safe mode with prompt theCommand in Windows XP"

    <>https://support.Microsoft.com/kb/304449/en-us >

    If this does not work, you can still be able to recover by performing a check disk to your command prompt window operation (after that you press the F8 key).  Enter the following command:

    CHKDSK c: /R

    If you are in the Recovery Console, it can simply begin, or you may need to restart before it will start.  Corrupt profiles are most often caused by the Corruption of system files, so a chkdsk operation should be performed little matter how you end up recovery.  Note that this can take a few hours to run.

    "How to perform disk error in Windows XP check"

    <>http://support.Microsoft.com/kb/315265/en-us >

    HTH,

    JW

  • My dear friends, I have Acer s2oo smart phone. I have a big problem with it

    My dear friens, I have an Acer s 200 smartphone. I used it for many years. but now I have a big problem with it. Dears when I turn it on it is the acer logo appears on the screen, but then it keeps this process. I mean after 5 or 6 hours, when I look at my phone always logo Asher on the screen never turn off or work. then I have it connected to my computer in order to re program the windows installation, but my computer does not connect to it. My dear please help me

    How can I get it back. What kind of program will help connect my computer. If such a program exists please could you give me the link of it for download. Please help me. Take care.

    Wow this is a very old smartphone

    I suggest you take a look at this forum to find some tools useful/rom:

    http://Forum.xda-developers.com/Acer-F1

    Here you can find some ROMs to use to try to repair your S200:

    FTP://FTP.Acer-euro.com/Smartphone/S200/os_images/

  • Microsoft for windows keeps phoning saying me I have a proplem with my windows

    Microsoft for windows guard phoning saying me I have a proplem with my Windows I have no, I don't have a problem with my computer calls come from the India

    and the calls are made with what a genuing call like I said that Microsoft will not serve the customers is somone tring to accessmy computer jaim

    Hello

    It's a scam.

    Microsoft does not contact you unless YOU have made prior arrangements with them to do.

    There is an article in the link I'm you provide at the end of this one

    Read this Information from Microsoft:

    "Avoid scams to phone for tech support.

    http://www.Microsoft.com/security/online-privacy/avoid-phone-scams.aspx

    Don't be fooled of unsolicited calls. Don't provide personal information.

    Here are some of the organizations that cyber criminals claim to come:

    • Helpdesk Windows

    • Windows repair center

    • Microsoft technical support

    • Microsoft technical support

    • Windows Support Group Technical Department

    • Microsoft Research and Development Team (team of Microsoft R & D)

    Either these so-called "Microsoft" Tech companies want to sell you a worthless software, or remote access to your computer to try to steal your credit card and bank information and also achieve an identity theft on you.

    We have all the errors and warnings in our Event Viewer

    If you gave them remote access and you do Internet banking, you should contact your bank, to explain, and change password.

    If you use your online credit card, you should cancel it and get a new one issued to you.

    And the only way you'd know you were free of them is to backup your data and do a clean install of your operating system.

    See you soon.

  • I have a big problem with Windows Live essentials 2011. 0x8007064c error code

    I have a big problem with Windows Live essentials 2011.  I can't find in Add and remove programs or in C:\program files to remove it if I can reinstall it.  I went through the registry and deleted all instances of it.  When I try to reinstall, I get the error 0x8007064c code.  I've done everything I can find to do, but to no avail.  Help, please...

    Hello

    bad forums

    Repost in windows live forums

    http://windowslivehelp.com/

  • Sending a big boost with the SDK high-level examples of results in a timeout

    Hello

    I try to send a big boost with the sample of high level. I have registered my valuation Service Push Blackberry application, deployed the SDK in Tomcat on my computer, my app has added to the list of high level sample applications and tried to send a little help with a message in plain text during broadcast (to the Subscriber of "push_all").

    This resulted in an IOException caused by a timeout: "taken IOException sending message to the address URL of PPG: https://cp3520.pushapi.eval.blackberry.com/mss/PD_pushRequest.

    I have a few test:

    1. I send a simple GET request in Forefox on https://cp3520.pushapi.eval.blackberry.com/mss/PD_pushRequest which resulted in 401, so I can reach this address.

    2 I tried to reproduce the request with a Firefox plugin. Here are the contents of my application:

    Headers:

    Permission: myBase64encodedcredentials

    limit: QfgeRDy0bk3pYpCMeL8Q

    multipart/related

    Content:

    -QfgeRDy0bk3pYpCMeL8Q
    Content-Type: application/xml; Charset = UTF-8


    http://www.openmobilealliance.org/tech/DTD/pap_2.1.DTD">






    -QfgeRDy0bk3pYpCMeL8Q
    Content-Type: text/plain; Charset = UTF-8
    Push-Message-ID: bgsCVVfx6AD-1361888782229

    test
    -QfgeRDy0bk3pYpCMeL8Q-

    This resulted in a timeout.

    3 I tried the same query without the "multipart/related" header, and got this response:


    http://www.openmobilealliance.org/tech/DTD/pap_2.1.DTD">

    So I guess that it is not an authentication problem.

    Do you know what could prevent the response to be sent?

    Hello

    I finally solved the problem!

    In fact when I tried to reproduce the request I made a mistake in the headers, I put two different instead of ' Content-Type: multipart/related; Boundary = QfgeRDy0bk3pYpCMeL8Q; type = application/xml '. I tried with the firefox plugin again and get the same response as Matt told me in his private message, when tested with my credentials:

    
    http://www.openmobilealliance.org/tech/DTD/pap_2.1.dtd">http://cp3520.pushapi.eval.blackberry.com/mss/PD_pushRequest" sender-name="RIM Push-Data Service" reply-time="2013-02-27T10:48:40Z">
    

    For the serevr part I think it was because of a proxy problem, you said. I could not download the installer of linux SDK on the Blackberry site, I installed the Windows SDK on my Windows computer, and I think that Java options were not used by the server (which is strange because I put it in the Tomcat service Java options). I copied the folder of the SDK on my Linux computer, added the Java options in catalina.sh and everything worked well with the sample of high level. So I guess that the problem comes from my Java Windows Setup.

    The tricky thing, I don't really understand is the timeout for the request with bad headers.

    Now, I need to know why the app is not subscribed to the service push, but it is another problem.

    Thank you all!

    Julien

  • BlackBerry Q5 big problem with BB Q5 data - IP ADDRESS REJECTED. :( :(

    Hi all!! I have a blackberry Q5, the version of the 10.2.1.2102 software... It is the best blackberry smartphone I've ever had! but since one week, I have a very big problem with my BB Q5: if I want to surf the internet, with data from my phone (not in WIFI mode but with the data of the phone (4G, 3 g +)), I can not go on any website, but the only thing I watch is a white screen with this message "ERROR HTTP 403.6 ": the IP address of the client has been rejected"...! What can I do? I'm really desperate! I called my provider (SFR), they told me that my connection is ok, I'm not a problem with them, and this is my phone... HELP ME PLEASE!  

    Hello!!! Just to say that finally, after several attempts, I have solved my problem: there was a problem with my service provider SFR with my phone! I regret bringing this up on the forum, but when you call the customer service you think they know their work... but fortunately for us if we have the blackberry is because we are not so ignorant on the connections, network and telephone line! : D have a nice day blackberry users!   

  • Problem with parsing XML with html as part of the node content

    Hi all

    I am facing problem with XML parsin when the node has a HTML content, if the node does not have any html content then it works fine. Similar analysis logic works for Java Standard, but not for the Blackberry API. I have an obligation to remove not HTML content prior to analysis. As that would display in the browser.

                              String xml="" +
                    "<p> Dummy content </p> " +
                    "" +
                    "";
                              DocumentBuilderFactory dbFactory = DocumentBuilderFactory.newInstance();
                DocumentBuilder dBuilder;
                Document doc;
                bis = new ByteArrayInputStream(xml.getBytes("UTF-8")); 
    
                dBuilder = dbFactory.newDocumentBuilder();
    
                doc = dBuilder.parse(bis);
                doc.getDocumentElement().normalize();
    
                NodeList nList = doc.getElementsByTagName("disclaimer");
    
                Element activeTagElmnt = (Element) nList.item(0);
                NodeList activeTag = activeTagElmnt.getChildNodes(); 
    
                tagValue=((Node) activeTag.item(0)).getNodeValue();
                              System.out.println(tagValue); //This prints "<" with HTML content. If i remove HTML then "Dummy Content" is printed
    

    If I need to remove html content, then I would need to reformat the content according to the HTML as the newline to a linebreak.

    Any suggestions would be helpful.

    Thank you

    Sandeep

    I feel xml parser was mature enough to handle these characters if sills, you get the error explore CDATA. It might help you.

Maybe you are looking for