Page showing up differently in design view then in web browser

I am working on creating a page that advertises two products
that we are selling. I have a table that shows up just how I want
it to in design view. As soon as I view it in live view or in a
browser it shows up differently. It is like table rows are being
invisibly inserted.
Does anyone have any advice on how to fix this?
Thanks

Here is the code for the page that I am working on:

Similar Messages

  • Page body not displaying in Design view

    Using CS3, I am trying to edit a page in Design view, however the page does not appear.
    http://www.angeleyesgps.com/index2.html
    The page can be found here, showing the body content appearing, showing it is not commented out.
    As you scroll down the page, you will see a Design view screenshot in CS3 (attached to this posting), showing what I am seeing.
    Cannot find anything in the code causing this to happen. All other pages appear fine, with body content appearing.
    Sure appreciate your help on this!
    Mark

    Your table structure is completely messed up.  You have tables nested inside of cells and inside of tables... it's a real mess I'm afraid.  Because you don't have matching pairs of tags for either tables or cells that correspond, the page isn't showing up in Design view.
    I think you need to start again with the table structure -and make sure you nest them correctly.
    Also, not sure why you have the content within a form tag... (just under the body - and then the corresponding closing form tag at the end of the document.
    <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="start();" style="background-color:#1b140e">
    <form name="form1" method="post" action="">
    This is what the validator says:
    http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.angeleyesgps.com%2Findex2.htm l
    It' really a matter of starting again  (sorry !).

  • Hi I replaced my hard drive on macbook and I want to install mac osx10.5 with the CD that came with the macbook. When I run the CD after a while I get the page showing language options for 2 second then a gray screen appears and nothing happens

    Hi I replaced my hard drive on macbook and I want to install mac osx10.5 with the CD that came with the macbook. When I run the CD after a while I get the page showing language options for 2 second then a gray screen appears and nothing happens. I partitioned my hard drive and I tried installing Microsoft windows and that worked just fine.  But I do not understand why it wont install mac os x 10.5?????  PLEASE HELP ME.  Thanks  Hamid

    Try a new post in the 10.5 Installation forum.
    DALE

  • Look different in Design view and Browser Preview

    Why do it look different in Design view and Browser
    Preview?

    "MA_DAVIDLEE" <[email protected]> wrote in
    message
    news:e39mte$las$[email protected]..
    > thank you for reply and the url is www.cipr.com.tw. you
    can see the
    > navigation position is different in Design view. Thank
    you!
    >
    How could I see the Design view? Can you post a
    screenshot?

  • Cannot use Adobe Reader to view PDF in web browser error

    I have a new computer and have Acrobat Pro installed.  When I try to click on PDF links in browsers, I get an error:
    Cannot use Adobe Reader to view PDF in web browser.
    I want to be able to open these links using Acrobat Pro.  What can I do in Internet Explorer so I don't always receive these errors, and so pdfs automatically open using Acrobat Pro?
    Steve

    Because it was not designed for Windows 7 doesn't mean it cant run.
    If you install the applications as administrator, you shouldn't have problems. I have installed both Reader and Pro versions on Windows 7 32 and 64 bit without problems, as long as I did it as administrator. You right click on the setup and select Run as Administrator. You don't need to do it for updates if you go through the update option on the help panel.

  • Background in live view different from design view

    Why when I am looking at my page in design view it shows up black like I want it to, but when I go to live view or view it on the internet it shows up like the template color that it was when started?

    Without the code, it's pretty tough to say what might be happening.
    One thing to look at would be the order of you css, including the links to external .css files in the <head> of the page.
    If you have two like selectors, for example, two versions of: body {background-color:some color here;}, the one that comes last in the stylesheet links, embedded css, or in the html itself (inline css) will be the one that's used by the browser.

  • Live view different from design view

    Hi folks,
    Does anyone know why, in dreamweaver, there is a difference between the site design in Design View and what you see in live view; and how should oneapproach this difference?
    Thanks.

    Design View was coded a LONG time ago and Adobe hasn't really changed it much. It is very useful for my workflow, which is to work in Split view and jump back and forth between the Design view pane and the Code View pane. I know right off the bat that I won't see everything. Design View will never show me the newer CSS3 attributes, like shadow, gradients and so on. But it gives me a "rough" analog to work with while I'm doing general layout. Things like, "Am I breaking up the text enough to keep people on my web page?" "Do I have this typeface too small?" "Is the picture I just put in there positioned correctly?"
    Also, be forewarned, "Live" view is Webkit (an Open Source browser) so it will accurately portray Google's Chrome and Apple's Safari. It will not accurately show issues with Firefox and Internet Exploiter. So, before you launch your website, do a check in all of the major browsers.

  • Can you make each page show a different name in the pages panel?

    I would like to be able to name each page with a different name so they display in the pages panel (under the page icon) with a different name for each page rather than just 1, 2, 3 etc. eg. page one called 'Matt', page 2 called 'Satin', page 3 'Gloss. Is this possible?
    Thanks

    Yes, but it might not work the way you fully intend.
    On each page in the "pages" panel, right click and choose 'Numbering & Section Options'.
    From the popup, select 'Start Page Numbering At' and add the page number. Eg, Page 1 would be 1, Page 2 would be 2 etc (you need to do this for each page)If you don't want numbers, you can select from their 'Style' dropdown but you must select something
    In the 'Section Prefix' box, enter the text you would like displayed - Matt, Satin, Gloss etc
    If you want these names to show up in the document as a page number, select 'Include prefix when numbering pages'
    The result of this is that each page is now it's own section of the document.

  • Page content not viewable in Design View

    I am in the process of creating a site and am using a
    template for the basis of the pages. All of the pages so far are
    working fine, however, when I pasted the nested table into this
    page
    Sage
    Concerts, I was able to edit the content in Design view,
    changing the font size, color, etc. After saving the page and
    closing it I now can only see the actual content of the page when I
    am in Code View. No matter where I click in Design view it's like
    I'm trying to access a non-editable region. Not being able to see
    the content in design view makes it hard (for me at least) to edit
    the page. Any thoughts on why this is happening and how to fix it?
    I know it's probably an easy fix but it's driving me nuts... thanks
    for your help :)
    Maureen

    That's usually an indication of invalid html, which is the
    case here:
    http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.stadnikdesigns.com%2Fsage%2Fc oncerts.html

  • Page isn't displaying in design view

    I just recently upgraded from Dreamweaver 2004 to CS3.
    Everything in 2004 looked just great, I could see everything on the
    page, all my tables, everything. When I open the exact same page in
    CS3, there is almost nothing there. All the HTML code is there, but
    all I can see in design view is my Heading, background image, and a
    small image in the upper-right hand corner. The rest of the page is
    just blank. Am I doing something wrong here or what? I've been
    playing with setting for like a week now and can't see to get it to
    display the entire page, no matter what I try. Any hep would be
    greatly appreciated, thanks!!!

    DWCS3 is much less tolerant of bad code than DMX2004 was.
    Your symptoms
    sound like that's the problem. Can we see the page, please?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "danodemano" <[email protected]> wrote in
    message
    news:f9nh5s$lg5$[email protected]..
    >I just recently upgraded from Dreamweaver 2004 to CS3.
    Everything in 2004
    > looked just great, I could see everything on the page,
    all my tables,
    > everything. When I open the exact same page in CS3,
    there is almost
    > nothing
    > there. All the HTML code is there, but all I can see in
    design view is my
    > Heading, background image, and a small image in the
    upper-right hand
    > corner.
    > The rest of the page is just blank. Am I doing something
    wrong here or
    > what?
    > I've been playing with setting for like a week now and
    can't see to get it
    > to
    > display the entire page, no matter what I try. Any hep
    would be greatly
    > appreciated, thanks!!!
    >

  • In the latest update to Dreamweaver, tables guides/guidelines are missing when the border is set to 0. Before they used to show a guide in design view. Any idea on getting this back?

    I noticed that under VIEW > VISUAL AIDS there is a table borders option. But that whole menu is grayed out.
    For designing e-mails, this would be extremely useful.

    Are you in Live or Design View?

  • My Spry Menu bar is different in design view and when I preview in Browser.

    When in design view my Spry Meny Bar is horizontal like I chose.  But when I preview it in browser it appears as just type verically down the side of the screen.  With no boxes around it.  Please help.

    Did you define a local site folder in DW before you began your project?
    http://www.adobe.com/devnet/dreamweaver/articles/first_website_pt1.html
    A link is the very best way to get help here.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com/

  • Design View suddenly incorrect, Web view looks fine

    I uploaded my site and, after doing so, shut down Dreamweaver. The next day, when I opened it again, my pages in Design View looked completely wrong.  The code seems to be fine and when I preview the pages in Google Chrome they look perfect; all the links work, it's all laid-out correctly. I am semi-new to all this; I need to be able to update the site but don't want to risk uploading over a now usable website and render it unusable.
    If you need screenshots, let me know, but basically, design view is not being reliable (at all) right now.
    Looked at the other post showing same problem but it didn't seem to relate.
    I am using Dreamweaver CS3 with Windows XP Home Edition.

    As Bregent says, you have an unclosed div, hence the problem with the page.   Other couple of errors you may want to fix as well.  Putting the page through a validator always helps to find initial problems  :-)
    Results of putting your page through the validator:
    http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fsugaredmagnolia.com%2F
    HTML Validator - http://validator.w3.org
    CSS Validator - http://jigsaw.w3.org/css-validator/
    If you use the Firefox browser (which you should to check your pages), there is a toolbar add on that you can download, that includes a a validator tool that checks your pages directly from your own computer without having to upload the pages as you work.
    Web Developer Toolbar
    http://chrispederick.com/work/web-developer/
    Nadia
    Adobe® Community Expert : Dreamweaver
    Unique CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    http://csstemplates.com.au/
    http://twitter.com/nadiap

  • View Application in Web Browser

    I am using LV8 as my programming environment and want to publish my built application (or at least one or two vi's that make up the application) so that other users can view it via their web browser.  Right now I'm testing my application on the same computer that I'm using to view the software, so the client and server are the same computer.
    I have gone through Tools-->Options to Configure the Web Server, set Browser Access to "*" so that everyone can view the web page, and under Visible VI's I've selected the top-level vi in my project.  I then opened this vi, and accessed Tools-->Web Publishing Tool.  I selected my vi from the pull-down list, and continued to use all of the default values as I went through the setup.  When this was done I built my application.
    When I was done, I left the main vi open, opened my browser (IE) and directed it to the html document.  It correctly opened my main vi.  I then went to the main vi and ran it, and it showed that it was running in the browser.  That was great.
    Then I closed the vi (leaving my project open), and the image in my browser went away.  That was what was expected.
    Next I ran my built application and refreshed my browser.  It still showed my correct "Title", and text "before and after the VI panel image", however the image did not show up and instead I got the error message "Requested VI is not loaded into memory on the server computer".
    Can anyone give any suggestions on how to fix this?  I've been all over LV help and the NI knowledgebase, but can't figure out what I'm doing wrong.  In the Web Publishing Tool should I be somehow selecting my application instead of the vi?

    Hi, Steve.
    I've never encountered that error before, but it sounds to me like you've configured something incorrectly in your INI file. Many of those INI settings can be configured just as easily from the Tools>>Options dialog box -- and I recommend setting them from there (instead of just adding lines to the INI file). Let's temporarily remove your INI file from the LabVIEW directory, restart LabVIEW, and then configure the web server from the Options dialog. (LabVIEW will create a new INI file for you.) After you've done that, I bet the error won't occur. (And then you can just copy the non-web-server-related lines from your INI file into the new one that LabVIEW created.)
    Let me know how this works! Have a nice evening.
    Sarah K.
    Search PME
    National Instruments

  • Cannot View PDF in Web Browser error

    Using windows XP sp3 has adobe reader 9 on it...
    Installing Adobe Acrobat 9 Pro extended was trouble prone enough, but now there is more...
    When trying to open a PDF in a browser window, you get the following dialog error message (sample site:http://support.apple.com/manuals/#iphone)
    "The Adobe Acrobat/Reader that is running can not be used to view PDF files in a Web Browser.
    Adobe Acrobat/Reader version 8 or 9 is required. Please exit and try again."
    For the cost of this program, I expected better. The above was not a problem before installing Adobe Acrobat 9 Pro extended.
    Please advise.
    Thanks
    bob

    I did a google search and found a fix that was a bunch of registry entries that worked for me:
    Ted Neubauer, "Reader 9 won't open PDF from web browser" #15, 15 Jul 2008 7:47 am
    It is just anoying to spend this kind of money on a piece of software and have so many problems out of the box.
    Yes, I have run the updater software.
    What is the phone number for adobe support?
    Thanks
    Bob

Maybe you are looking for

  • How can I unlink my iPhone from an apple id?

    I tried to download the iOS 8 update, but it told me i didn't have enough storage and there was an error so i clicked the okay button and unplugged my phone. Then it had that screen that said plug into your iTunes, so i plugged it in and said i had t

  • Get error message

    When ever I go to use Adobe I get this message Windows cannot access the specified device, path, file. You may not have the appropiate permissions to access the items. I had version 7 and it used to work just fine. I tried to down load version 9. Now

  • PO Print out Issue place

    Hi.. My client raises the PO at Jaipur for their plant which is at Mumbai...All the goods will be delivered at mumbai.. but in the print out of PO..my client wants to print the address of the PO issued place..like in this case..PO issued place is jai

  • How to support 30+ clients using weblogic5.1 with hpux11.0

    Hi,all I am using weblogic 5.1 in hp ux 11.0, and we are doing stress test , with little numbers (<20)clients, it can work properly,but when the client number increase to nearly 30, the speed is very slow,and then weblogic server hangs. we are using

  • HT204053 how can i find my icloud password?

    i can't remembe my icloud password.  where can i find it or reset it.  i am only directed to reset the password that goes with my apple id.  help?