Design conflict and live view view

Can anyone shed some light... Using the property float to align 3 images and text side by side inside a DIv. 3 boxes, everything looks good in design/code view, however if I switch to live view or preview in the browser, the images and texts all align them vertically under each other. Help, please!

The validator (http://validator.w3.org) W3C gives me 9 errors with your HTML - all wear them on the fact that you cannot start the value of an ID attribute with a number, for example,.

.  Try to do all these like that.

See if this changes help.

Tags: Dreamweaver

Similar Questions

  • Model DW: a difference between Design and Live View mode

    Hello

    I am trying to create a model DW. There is difference between mode and Live View. The model contains only a list of navigation style. In Design view, the list is displayed vertically - what is incorrect. In Live View mode, that the list is displayed horizontally - correct.

    Is there something wrong with the model? How to achieve a coherent vision in both?

    design_view.png

    live_view.png

    My model code is:

    < ! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" > ""
    " < html xmlns =" http://www.w3.org/1999/xhtml ">
    < head >
    < meta http-equiv = "Content-Type" content = text/html"; charset = utf-8 "/ >"
    <!-TemplateBeginEditable name = "doctitle"-->
    < title > Dreamweaver Test < /title >
    <! - TemplateEndEditable - >
    "" < link href = "... / theme.css" rel = "stylesheet" type = "text/css" / >
    <!-TemplateBeginEditable name = "head"->
    <! - TemplateEndEditable - >
    < / head >
    < body >
    < div id = "WrapperPage" >
    < div id = 'mainNav' >
    < ul >
    < li > < a href = "#" > Menu option < /a > < /li > < li > < a href = "#" > Menu option < /a > < /li > < li > < a href = "#" > Menu option < /a > < /li > < li > < a href = "#" > Menu option < /a > < /li > < li > < a href = "#" > Menu option < /a > < /li > < li > < a href = "#" > Menu option < /a > < /li >
    < /ul >
    < / div >
    < / div >
    < / body >
    < / html >

    The theme.css code is:


    {#mainNav}
    background-color: black;
    height: 3em;
    margin: 0;
    } ul {} #mainNav
    list-style-type: none;
    padding: 0;
    margin: 0;
    }
    #mainNav ul li {}
    height: 3em;
    display: inline-block;

    list-style-type: none;
    }
    #mainNav ul li: hover {}
    text-decoration: none;
    color: #cccccc;
    text-transform: uppercase;
    background-color: gray;
    }
    #mainNav a: link, #mainNav a: visited {}
    text-decoration: none;
    color: #cccccc;
    line-height: 3em;
    text-transform: uppercase;
    }
    #mainNav a {}
    padding: 20px 10px;
    }

    Oops - sorry.  Copied the wrong code.

    Try this CSS-

    {#mainNav}

    background-color: black;

    margin: 0;

    overflow: hidden;

    }

    #mainNav ul {}

    list-style-type: none;

    padding: 0;

    margin: 0;

    }

    #mainNav ul li {}

    height: 3em;

    line-height: 3em;

    float: left;

    }

    #mainNav a {}

    Display: block;

    padding: 0px 10px;

    text-decoration: none;

    color: #cccccc;

    text-transform: uppercase;

    }

    #mainNav a: hover {}

    background-color: gray;

    }

    I have re-arranged things and corrects some redundant/unnecessary styles.

  • Text fields show only not in Design or in Live View mode

    Hi all

    I ran into a problem when trying to create a simple through Dreamweaver CS6 contact form.  I have two text fields for the name & Email and 1 text box for comments.  The question that I am running is that text fields are not displayed in Design or in Live view mode.  I have installed all the required variables for the server for the form to work... but that shouldn't have any effect on the demonstration of text field...  I tried to download my contact page with the same result of no list of text fields...

    What is really laughable, it is that the "text box", that I placed in my form for comments appears in Design mode & Live very well.  I think I'm missing something, but don't know what exactly.  The form is rendered by CSS.

    Here is the code for the form:

    < div id = "CRDForm" >

    " < form action =" http://www.sweetformimi.com/FormMail/formmail.php "method ="post"enctype =" application/x-www-formulaires-urlencoded"name ="contact"target ="_self"id ="contact"> "

    < input type = "hidden" name = "env_report' value ="REMOTE_HOST REMOTE_ADDR, HTTP_USER_AGENT, REMOTE_USER and AUTH_TYPE">

    " < input type ="hidden"name = 'recipients' value = ' [email protected] "/ > "

    < input type = "hidden" name = "subject" value = "Contact form" / >

    Your full name p > < label > <

    < input name = "Name" type = "text" id = 'Name' size = "40" / > < / p >

    < / label >

    < label > < p > Email

    < input name = "email" type = "text" accesskey = "2" tabindex = "2" title = "Email" value = "Email" > < / p >

    < / label >

    < Label > comments < br / >

    < = cols 'comments' textarea name = "40" lines = "10" accesskey = "3" tabindex = "3" title = 'Comments' > < / textarea >

    < / label >

    < name of entry = 'submit' type = 'submit' accesskey = "4" tabindex = "4" title = "submit" value = "submit" >

    < / make >

    < / div >

    There are other variables that I should think in the rest of my site?  I use a checkerboard to fluid.  I have CSS for office, Tablet and phone devices.  I also have a primary CSS file that imports all three.  Structure sites was conducted through the use of < header >, < article >, < footer > and of course the < div > tags.

    Has anyone already has the "text fields" does not come before? Is this a simple fix like reinstalling Dreamweaver CS6?  Finally, another thing I should mention is that I had a previous version of Dreamweaver on my computer, which was of CS3.  I have do not uninstall before installing the latest version.  I assumed (and I could be wrong here) that it would automatically replace the old version.

    I apoligize for what it is long-winded, but I am looking for help on this issue...

    Thank you

    Take the code you have posted and insert it into a new document in Dreamweaver as it is, record and watch. The fields on the form show? If they do there is something else in your code or the css that is responsible does not appear in this case, we would need to see the entire page and css.

    For me the code in design mode and live mode view shows your form fields.

  • The question regarding the positioning (differences between Design view and live view)

    I don't know how to perform the same search to see if this has been asked, nor how to properly ask the question... but here goes...

    I have a div id "container" which is limited to large 968px.  Inside that I want to have 2 columns (one containing nothing else than a background image) next to each other.

    I called a left_column and other right_column.

    The background image will be in the left column and is high by wide 290px 550px.

    I used CSS to define the following:

    {#left_column}

    background-color: #FFF;

    background-image: url (.. / images/waterfall.jpg);

    background-repeat: no-repeat;

    position: relative;

    height: 550px;

    Width: 290px;

    margin-right: 10px;

    float: left;

    }

    {#right_column}

    height: 550px;

    Width: 650px;

    margin-left: 10px;

    padding-left: 12px;

    position: relative;

    left: 10px;

    }

    In "design mode" everything seems wonderful.  When I go to the live view (and/or browserlab) the text in the right-hand column shows the usable space is only 300px.

    If I change the width of the right_column to 'auto' can live view (and/or browserlab) everything seems all I want, but in the view design right_column width is closer to 900px and goes the WAY out of the container (which makes it very difficult to see the text as I type).

    No idea what I messed up?  What other details do you need?

    Thanks in advance.

    mikemendo wrote:

    I wanted the left and right columns to be the same height, so the footer doesn't look like it has been 'floating' lower from one side to the other.  The width is controlled by the banner image 968px.

    Columns of Google to 'false '. It is a technique that requires a background image set to "container".

    . The image is repeated behind the "right column
    to fill the depth and give the impression that the two columns are of equal height.

    mikemendo wrote:

    In the left column photos is a background image, so if I put the height and width, then the image is not of appropriate size.  The reason why I did a background image was to follow the advice of David Powers in his article on "your first site.

    This technique is good to use.

    At present the total width of all your elements adds to 982px that is wider than your container attached to 968px. Margin and padding ARE added to the width of a 'container' if:

    290px + 10px = 300px

    650px + 12px 10px 10px plus 682px

    TOTAL = 982px

    You can adjust the math for the total width does not exceed the width of your "container".

    Use this css and everything should work:

    #container {}

    overflow: hidden;

    margin: 0 auto;

    Width: 968px;

    background-image: url (.. / images/rightColBg.gif)

    background-repeat: repeat-y;

    }

    {#left_column}

    background-color: #FFF;

    background-image: url (.. / images/waterfall.jpg);

    background-repeat: no-repeat;

    Width: 290px;

    margin-right: 10px;

    float: left;

    }

    {#right_column}

    Width: 656px;

    padding-left: 12px;

    float: left;

    }

    #footer {}

    Clear: both;

    }

  • CS4-Code/Design view and Live view mode toggle went

    I don't know what I did, but the shortcut bar at the top of the DW CS4 disappeared. I can't for the life of understand me why or how rely. I'm sure it's something really simple, but I tried to figure it out for hours. I find nothing in the preferences or unders window.

    It's the shortcuts bar that has the code creation and split, mode live view and preview in browser shortcut, etc.. It's all gone and I'm very frustrated and can't find any documentation on it. Help, please!

    noToggles.jpg

    Select view > toolbars > Document to restore the toolbar of the Document.

    I answered this in the help of the community, too. Please do not post the same question in multiple places.

  • How do I check easily design responsive mode live view?

    Hello

    I'm trying Dreamweaver CC 2014 and I'm following the tutorials of Lynda.com.  When I set up the delicate design, should I move the split view and release the click of the mouse to the point where I'm so it updates live view.  Is there anyway to have the update of live view that I drag the vertical splitter bar on the screen?  I find it a bit annoying that I can not check the responsiveness of the site when I move the vertical split bar.

    OS: Windows 8.1 Professional

    RAM: 16 GB

    Thanks for your help,

    Jack

    #1 Preview in the browser and resize the width of the viewport.

    #2 upload your site on a remote server and test it in a Mobile Emulator online

    MobileTest.me - test your mobile sites and sensitive web designs

    #3 use Firefox with the Web Developer add-on toolbar.  It has a very cool feature under Resize > sensitive view layouts that shows the appearance of your site in all the widths of different device. See screenshot.  During development, I use a lot to check my work.

    Nancy O.

  • DW CS5 - what determines the police form to design mode (without Live View on)?

    He said all before. The fonts non - Live View I get the bears without report with police spec'd (and displayed) for the page in Live View mode. I guess I have a bad preference set, but can't find it. Help appreciated. -Jim

    You will not see all the web fonts customized in design mode, if that's what you mean.  Fashion Design is not and has never been 100% reliable because it is not a browser.  At best, the Design view is an approximation of what you can expect to see in some browsers.

    Nancy O.

  • Page is empty in IE and Live View

    Strange. I tried different TYPES of DOC, but in vain.

    This page: http://www.thumbslinger.com/CTM/contact.html

    Appears in Firefox and Safari of course and in the design view of DreamweaverCS4. However, it turns off all in LIVE VIEW mode and doesn't appear at all in Internet Explorer.

    All other pages of the site are structured similarly and all appear normal/normal.

    Quite perplexed on this... anyone see something now?

    Thank you

    It is probably the following:

      
    

    You can not put double-dashes inside HTML comments.

    Change to this:

      
    

    After you've solved that, run it through the W3C validator if the problem persists.

  • Viewfinder and live view focus

    Before the AF points while looking through the viewfinder, I had it places generic development of the box, as well as for the liveview one. Now I have these annoying red red AF points. I would like to revert to the earlier version of the format/system, but do not know how. Can someone please explain?

    For more information, I read on (and it the manual) and done a reset with nothing doesn't.

    Thank you

    Phoenix

    What camera do you use?

    You say you have 'small red dots' in the viewfinder, or mode live view.  These points are your focus points does not with Live View (which uses a different, lower development system).  They are actually quite important for the use of a digital SLR, but you can choose to use or not.

    For the viewfinder you don't have choice (assuming you are using a digital SLR).  You look at the actual image, through the lens.  There is no graphics in there, other than the LED on the bottom that you tell your settings and these focus areas incorporated into the screen.  If you are using a device with an electronic viewfinder, which is not necessarily true, but that the way this is the EOS forum I will assume that you are using a digital SLR, which don't have an electronic viewfinder.

    If you try to change the settings in Live View mode, I have to rely on someone else, I don't really use it.  But I would not be surprised if you can choose between the box and the points.

  • Attach the Nikon d7000 and live view

    I use LR cc running on an iMac with El Capitan.  Can I attach my Nikon d7000 to LR without problem but I am not able to switch to mode live view when the camera is attached. Appreciate any suggestions.

    Thank you.

    Hi Kzaner,

    Live view functionality is not available in Lightroom.

    Kind regards

    Sahil

  • CFquery in Dreamweaver CS6 - design and Live views

    I'm not too used to work with data bases or CF in Dreamweaver. In fact, my question is: see the image below, is - this supposed to happen in the design view (CS6)? When I test the Recordset, it is fine. When I open the file in Firefox, it displays very well. But as you can see here, in design mode, it does not display the results. In addition, in live mode view, it displays a blank white page. Why does this happen?

    cfquery.png

    Remote server must be defined separately from your local test server.  See screenshots - my example using WAMP, a local test server Apache.

    Your server will be ColdFusion instead of PHP/MySql

    To view the data analyzed in DW, switch to Live mode.

    Nancy O.

  • With the last update, I am unable to merge cells in a table and Ive tried Split and Live view.

    With the last update, I am unable to merge cells in a table and Ive tried Split and viewing live, all the tutorial and manuals say to do in Design view, which is no longer available.  How to merge cells in a table now?

    To get the fashion Design back in a checkerboard to fluid...

    Close all other files, open the fluid grid css and add the X below:

    /*

    Properties Grid Dreamweaver fluid

    ----------------------------------

    DW-num-CLO-mobile: X 4;

    DW-num-CLO-Tablet: 8;

    DW-num-OCOL-Office: 12;

    DW-gutter-percentage: 25;

    =====================================

    Then save and close the file.

    DW restart and you should have mode Design from here out on all files using this fluid grid .css file.

  • I can't get my centered content to be displayed as centered in Design or in Live view mode? Help!

    So I tried adding Center alignment in the stylesheet...

    * { }

    ^ in this place.

    I tried to add all kinds of centering alignment anywhere in the stylesheet. I don't understand why CC DreamWeaver does not display my content as centered. Did the same thing with another site, I was working on that. Using Mac OSX 10.9.3... has anyone else had this problem? If so, how to solve it? Any suggestions? I'm still learning DreamWeaver and am certainly not an expert coder, please feel free to explain it to me like I'm 5 years old. A five-year-old making his first WordPress theme.

    Value of an entire page of the content of centering is simple enough, but not as simple as adding align: center to the css of each element.

    Probably you have to remove a bunch of stuff in your css if that's what you were trying. See the page is going to be the best way to tell you how to solve this problem.

    Many people will use a container like

    to center the page, so that's what I'll use as an example. Here's the css that would go into your page
  • DW CS4 - Design/Live view not available with PHP

    I work with documents PHP but Live View and Design view are grey and not available with PHP documants open. I use MAMP and have set up local news and the test in the site server in place dialogue several times myself and with the help of some research on the web without any difference. Any thoughts on what may be things to check would be greatly appreciated.

    Have you changed your preferences to open the PHP pages in Code view?

    In the category of Types of files/editors preferences, if you add .php to the list of file name extensions in "Open in code view", it disables the Design view and Live View for that file type.

  • space between div in Firefox &amp; mode live view

    I created a page using css for page layout. I have four containers of main div named "header_main, horz_main, body_main and footer_main." Each of these main div/containers have another div nested in them. I don't have a problem with what is happening in each of the containers main themselves, and I don't have a problem when you preview in the boarding school Explorer.It looks very well even in design mode.


    But when I click on 'live view' or he spotted in a firfox browser I have spaces or line breaks between horz_main and body_main. and then again between body_main and footer_main.
    What is the origin of the spaces in Firefox and live view, and how do I get rid of them?

    What is the origin of the spaces in Firefox and live view< and="" how="" do="" i="" get="" rid="" of="">

    Margins of the element not controlled cause spaces.  For example, see what happens when you change it-

    Content for id "text_container" goes here

Maybe you are looking for

  • Qosmio G40 - infrared chipset not detected by Windows 7

    I upgraded to Windows 7 from Vista and found that my infrared chipset (SMSC SIO1049 SuperIO chip) does not appear in Device Manager.According to this page, it should appear as an unknown driver (ACPI\SMCB0C0)http://msdn.Microsoft.com/en-us/library/dd

  • Adding a new SSD on Satellite P70-A-107

    Hello Recently bought a Toshiba Satellite P70-107-A. It has a 1 t HARD drive and another empty location where I can put another SSD or HARD disk. I already have orderedt an SSD (840 pro) and I think puts it in slot 1 with the system and put the 1 t H

  • HP g6 1b60us apu upgrade?

    I was hoping to upgrade my laptop an a4 amd apu - 3300 m to an amd a8 - 3500 m. The two apu uses 35watts and fs1 decision-making. APU is not persevered to the Board of Directors. I don't care about voiding my warranty if I have one, I bought my compu

  • version of the e bike system in India

    Can someone answer me what is the version of system 4.4.4 kitkat in e bike dual sim in India.

  • Enable hardware virtualization?

    I have a TouchSmart IQ507 I believe, model type dual-core Core 2 Duo.  So, how can I enable hardware virtualization in the bios, because there is no option for this?  Running virtual machines is like a dog on this machine because I can't enabled hard