Content in the tables not lining up properly

This is my first post, so please bear with me.

I am new to web development and uses Dreamweaver CS5.5 Adobe Master Collection 5.5.

The page I created is a temporary page until I complete the entire site.  The contents of the table is correctly aligned my three browsers (Chrome, Firefox and IE) when you preview in Dreamweaver.  How ever, once uploaded to the server, when I go on the site using IE, it is not well aligned correctly (but it is in Chrome and Firefox).  To make things worse, it is aligned with other computers, but not all.

It is not align correctly on my computer, which runs at a resolution of 1600 x 900

I saw him line up properly with a resolution of 1366 x 768 (not my computer).

So my main question is which is inconsistent, and I don't know how to solve this problem.  I understand that I can't design a Web site for all the resolutions, but it has only problems with Internet Explorer.

Is the Web site: http://www.Leapfest.com

Thank you for your help, and if you need more information please let me know!

Table in IE at 1600 x 900.png

Unless you're competent with the code, you should really step away from DW for a few weeks and start with the basics of HTML & CSS. This is necessary to learn to use DW.

Later, you'll want to spend time to learn JavaScript and probably some server side (PHP & MySql) of programming language.  Take a step at a time.  Rome was not built in a day and won't be your website.

Bookmark resources below.  You're going to be who often refer.

HTML, CSS, JavaScript, PHP tutorials - http://w3schools.com/

Learn CSS positioning in 10 steps

http://www.Barelyfitz.com/screencast/HTML-training/CSS/positioning/

How to develop with CSS?

http://phrogz.NET/CSS/HowToDevelopWithCSS.html

Code Validation tools

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

CSS - http://jigsaw.w3.org/css-validator/

HTML - http://validator.w3.org/

Google SEO Starter Guide

http://googlewebmastercentral.blogspot.com/2010/09/SEO-Starter-Guide-updated.html

Dreamweaver CSS Templates for beginners

http://www.Adobe.com/devnet/Dreamweaver/articles/dreamweaver_custom_templates.html

News Home Pages of DW

http://www.Adobe.com/devnet/Dreamweaver/articles/introducing_new_css_layouts.html

Create your first website DW CS5-

http://www.Adobe.com/devnet/Dreamweaver/articles/first_website_pt1.html

Nancy O.

ALT-Web Design & Publishing

Web | Graphics | Print | Media specialists

http://ALT-Web.com/

http://Twitter.com/ALTWEB

Tags: Dreamweaver

Similar Questions

  • Sections of the table not lining up properly

    Hello

    I'm relatively new to programming, so I don't know I just missed something simple here. The problem I have now is that I have created a table and put images in each section of the table. I set the cell padding and spacing between cells to zero, but when I view my page in a browser, there are horizontal gaps between each section of the table (not just horizontal; vertical gap). Can someone tell me what I'm missing?

    Here is my code:

    <! doctype html >

    < html > < head >

    < meta charset = "utf-8" >

    < title > < /title > Home Page

    < / head >

    < body >

    < table width = "1366" border = "0" cellpadding = "0" cellspacing = "0" >

    < tbody >

    < b >

    < td width = "377" height = "268" > < img src = "images/image_01.jpg" width = "377" height = "268" alt ="" / > < table > "

    < td colspan = "7" rowspan = "3" width = "989" height = "399" > < img src = "images/image_02.jpg" width = "989" height = "399" alt ="" / > < table > "

    < /tr >

    < b >

    < td width = "377" height = "81" > < img src = "images/image_03.jpg" width = "377" height = "81" alt ="" / > < table > "

    < /tr >

    < b >

    < td width = "377" height = "50" > < img src = "images/image_04.jpg" width = "377" height = "50" alt ="" / > < table > "

    < /tr >

    < b >

    < td width = "377" height = "73" > < img src = "images/image_05.jpg" width = "377" height = '73' alt ="" / > < table > "

    < td width = "81" height = "310" rowspan = "5" > < img src = "images/image_06.jpg" width = "81" height = "310" alt ="" / > < table > "

    < td width = "259" height = "310" rowspan = "5" > < img src = "images/image_07.jpg" width = "259" height = "310" alt ="" / > < table > "

    < td width = "26" height = "310" rowspan = "5" > < img src = "images/image_08.jpg" width = "26" height = "310" alt ="" / > < table > "

    < td width = "259" height = "310" rowspan = "5" > < img src = "images/image_09.jpg" width = "259" height = "310" alt ="" / > < table > "

    < td width = "26" height = "310" rowspan = "5" > < img src = "images/image_10.jpg" width = "26" height = "310" alt ="" / > < table > "

    < td width = "258" height = "310" rowspan = "5" > < img src = "images/image_11.jpg" width = "258" height = "310" alt ="" / > < table > "

    < td width = '80' height = "310" rowspan = "5" > < img src = "images/image_12.jpg" width = '80' height = "310" alt ="" / > < table > "

    < /tr >

    < b >

    < td width = "377" height = "42" > < img src = "images/image_13.jpg" width = "377" height = "42" alt ="" / > < table > "

    < /tr >

    < b >

    < td width = "377" height = "81" > < img src = "images/image_14.jpg" width = "377" height = "81" alt ="" / > < table > "

    < /tr >

    < b >

    < td width = "377" height = "41" > < img src = "images/image_15.jpg" width = "377" height = "41" alt ="" / > < table > "

    < /tr >

    < b >

    < td width = "377" height = "73" > < img src = "images/image_16.jpg" width = "377" height = '73' alt ="" / > < table > "

    < /tr >

    < b >

    < td width = "377" height = "66" > < img src = "images/image_17.jpg" width = "377" height = "66" alt ="" / > < table > "

    < td colspan = "7" width = "989" height = "66" > < img src = "images/image_18.jpg" width = "989" height = "65" alt ="" / > < table > "

    < /tr >

    < / tbody >

    < /table >

    < / body >

    < / html >

    Use home pages in DW to begin your project.

    1. Go to file > New > blank page > HTML.
    2. Choose a layout from the 3rd Panel.
    3. Press the button CREATE.

    From there it is just add your own text and graphics to the page layout.

    Nancy O.

  • I need to create a table of contents in iPages but I want only one word for the title, not the line of holes. Or, how can I change the contents of the table? Thank you!

    I need to create a table of contents in iPages but I want only one word for the title, not the line of holes. Or, how can I change the contents of the table? Thank you!

    Yes, you can have a one word title, by assigning a paragraph style title to this one word. No, you cannot change the text in a Table of contents, but you can change paragraph style font attributes (line) and add for example, a head of points between the types of OCD paragraph and page numbers. No part of the table of contents will not provide hyperlinks in exported PDF documents.

    When you look up in the menu bar, you can see the word iPages, or simply Pages. There is no product of iPages.

  • CS2 automatically adjust the height of the content in the table line?

    Hi guys, I use CS2 and I have a table with many pages. I need to be able to have the height adjust automatically the content of the tables. Data are unfortunately not compatible so that some cells have 2 rows of content, others 8.

    • Automatically, adjust to the content is not available.
    • I have tried to adjust the height lines then "table" > "distribution lines", but obviously it's not good that some are too crowded, others too spacious.

    Any suggestion is appreciated.

    I think you're stuck to resize the width manually at this point...

  • Content of the table and other content not displayed

    mobile Adobe Reader does not display the content of the (a) tables and other graphics.image.png

    Hello Marco,.

    Please contact us for the detailed report. This is much like a bug we have identified in our latest release and are about to get a fix for. I'll send you an invitation to the beta. If you want to join and try it, you should see that the content is fixed. If this isn't the case, I'd obviously love to hear. You are also welcome to send me the file so I can confirm that he has set myself at [email protected].

    Thank you!

    Pat

  • How can I include the header of the table of contents in the table of contents?

    I prepare a table of contents in InDesign CS3 (Macintosh OSX 10.5.8)

    I added all the paragraph styles to the list of paragraph styles, I have want to appear in my Table of contents.

    However, I would also like the table of contents itself appear in the table of contents:

    In the case of the table of contents is placed on page 3, he want it looks like this

    Table of contents:

    Title page... page 1

    Thanks... page 2

    Table of contents... .page 3

    Table of figure... page 6

    Chapter 1... page 10

    and so on...

    I have included the paragraph style in the list of paragraph styles, I want to have in my table of contents. But this does not have an entry in my table of contents that is named "table of contents".

    I would be grateful for any advice.

    Thanks in advance

    To do this add a nonprinting frame to Page 3 and add the words Table of contents using one of your styles that is picked up.

  • By using the contents of the character (not the format) in a variable?

    Hi, all you experts Frame.

    In Microsoft Word, you can create a header that contains the STYLEREF field, and "call" any text defined by any style, including character styles. Therefore, you can have a glossary with the term "set" with a character style and this allows to present the expression in the header of the document (re: type dictionary page headers). The advantage of this is that you can have a very simple layout for a glossary (no table, heads aside, etc.) and still have headers of type dictionary.

    In FrameMaker, it seems that you can't use a paragraph format in a variable that you use in the header of the document. Is this OK, or you can use a variable to "call" the content defined with a character format?

    For example, let's say I want a glossary which is formatted as follows:

    Terms in Glossary: a term that appears in the glossary. (when a character style, for example, GlossTerm, is used to make the term "BOLD", and the paragraph is a normal body.)

    Can I get the term in the page header using a variable (or any other simple method of FrameMaker)? If this isn't the case, then I will use a table w/para. format for term, but is not first choice of the customer.

    Please note that I don't want to enter into any debate on the merits of the FrameMaker vs Word. I just want to know if there is a simple solution to this framework.

    Thank you very much

    -Gloria Mc

    Alternatively, the contents of the <$marker1>and <$marker2>of the building blocks of the two markers h/f. You should always fill the markers. But, if the contents are already labeled with the character, and then using the find tag and saw the markers Panel open and set for header/footer $1 or $2 marker, the content would be automatically displayed in the markers Panel. All you have to do is to hit the "new marker" button to fill the marker at this stage. The entire process can be automated with framescript.

    The alternative (and the most typical way to do this in FM) is to change your current structure of the glossary and use paragraphs run-in, where your glossary term is in a paratag and the definition is located in another paratag.

  • Import with impdp.exe just add or REPLACE content of the table?

    Suppose I have I dumpfile that I want to import with the impdp.exe tool.
    Part of the dumpfile is the content of e.g. TABLE testtable123

    Also lets say that after the previous export of the dumpfile
    some data are added to the table, while other data rows have been deleted in the meantime.

    So if I now running the impdp.exe operation are ADDED just dumpfile data
    for existing data in the current testtable123 of the table or it REPLACES completely
    all rows of data in the testtable123 table?

    Peter

    So if I now running the impdp.exe operation are ADDED just dumpfile data
    for existing data in the current testtable123 of the table or it REPLACES completely
    all rows of data in the testtable123 table

    [http://download.oracle.com/docs/cd/B14117_01/server.101/b10825/dp_import.htm#i1006538]

    Note that if CONTENT = DATA_ONLY is specified, the default value is APPEND, not JUMP

    TABLE_EXISTS_ACTION = {SKIP |} ADD | TRUNCATE | REPLACE}

    APPEND the rows from the source management and leaves unchanged the existing lines

    REPLACE deletes the existing table and then creates and loads it from the source. This is not a valid option if the CONTENT parameter is set to DATA_ONLY.

    HTH
    -André

  • read the contents of the table

    Hello

    I'm looking for an example or ideas to work on the creation of a linked table in a text file that displays the contents of the column for the selected row. I have attached a picture to give you an idea, its implementation as an array of recipes. Please give some comments on this issue.

    Thank you!

    Here is another type which stops as soon as it finds the correct value.

  • 11.1.2.3 Jdev upload file with Spanish content to the table

    I am trying to download the content of files that have Spanish letters. He gets transferred to the column of the table, but when she showed on the chart on page jspx, it has some weird characters with '? ' etc.

    If I create a row in this table and enter some Spanish characters, it displays correctly in the column.

    We need some adjustment here or I have to take care of Spanish language characters when you download it... I mean in the listener to download code?

    What use;

    Scanner in = new Scanner (yourFile);

    You can read the lines using in.nextLine ();

    See if you get the same result.

    Concerning

  • How to track the changes on the table, not not using triggers

    Hello
    I would like to track DML changes on the tables. As I have several tables, it is not effective to write triggers.

    Is there any installation that I can do at the database level.

    I use 11g R2.


    Thank you
    thanks fran,
    
    I am a developer DBA with no access to db as sysdba.
    
    how can I access au$ table
    
    SQL> show parameter audit_trail
    
    NAME TYPE VALUE
    -----------
    audit_trail string DB
    SQL> audit select,insert on ctrl_batch;
    
    Audit succeeded.
    
    SQL> select sqltext from aud$ where sqltext is not null;
    select sqltext from aud$ where sqltext is not null
    *
    ERROR at line 1:
    ORA-00942: table or view does not exist
    

    Hmm... a contradiction in terms...

    (1) audit trail must be in "DB, EXTENDED" see sqltext in the table sys.aud$.

    (2) If you have not logged: $sqlplus / as sysdba, if logged in SQL > conn / as sysdba (and of course sqlplus sys / conn sys as sysdba / as sysdba).

    (3) in your example, you are using views of dictironary of data that require dba (such as system or sys) privileges, but the owner of aud$ is sys. So, probably you use user system, right? Try to connect as sys as I told you in step 2 and try again.

  • Component dynamically rewrite the contents of the table in Adf

    Is there any ADF component that will leave me to dynamically rewrite the records in a table?
    Otherwise, if there are 50 records in a table and I would like to re - order the first record with 20th record in an average user of the interface?
    In other words, 20th record appears in the higher order followed by the first record.

    Sahar,
    There is none of these available components. If I understand correctly, your table is from DB data. In this case, the order of the lines depends only on the "order by" clause of the SQL behind your VO, or is random if no "order by" clause is present. You cannot predict even if two consecutive queries return the rows in the same order without "order by" clause
    Said, it is clear that even if you think to build this functionality yourself, it may not be a transitory attribute that the order would have gone if not stored in the db.

    Next thing I don't understand is that db data are usually used by the user and then one more. So even if you store the order of the rows in the comic book, a user replaces the order stored by the previous user. This has led to the conclusion that you need to store the order in the comic book, but not in the same table. At the end of the day, you need to store the order in a separate table for example title list of PKs of the original table. Remember that at some point of time, the data in the table changes (add a line or drop a line). You have to manage that as well.

    Timo

  • Available to the table not for online stores?

    Is there a way to get BC to not render a table to a category page? As we know all tables is not very useful if you want your site to be admissible.

    I found this post that details how to use javascript to replace the table with any schema that you want (in this case list items):

    http://forums.Adobe.com/message/4238734

    Works great!

  • Is there a self-cleaning of the TABLEs not referenced after surgery impdp?

    Assume the following sequence of operations:

    (1.) I export a complete database with expdp in a dumpfile
    2.) I create a new TABLE "mytab" (resp. more generally a object). References/entries in this table will be added to a couple of tables system "all_tables", "dba_tab_privs" and others.
    3.) now I import the previously exported dumpfile to return in the original database with parameter
    TABLE_EXISTS_ACTION = REPLACE FULL = Y

    This operation would replace the table "all_tables' (resp. the table behind this point of view system).
    The reference to "mytab" is getting lost. This is similar to an object that is not referenced in C++ (which must be released) or an object not referenced in Java that is removed by the garbage collector.

    How such an orphaned table/object is managed in Oracle?

    Is there a!-up or a warning?

    Peter

    If you create a table after you export and an import complete export the table you created after that export has been carried out, mytable in your example, should not be affected by import. RDBMS database tables are not superimposed my full import rather the DDL created as part of the export updates base tables.

    Where the table exists the create table in dmp file errors out and impdp (or imp) just ignores the error and continues to stage data loading. The stage of loading data capture and does not take into account continuous duplicate key errors to try to insert data until there is no more to this table, then he goes to try to create the index for the table.

    At least that's how exp/imp has worked and I have not noticed any behavior change with expdp/impdp, although I haven't used utilities heavily again.

    HTH - Mark D Powell.

    Note: the above applies when you import in the db of the source, and not another where you expect changes once the dmp file was made to not be present in the default behavior for a full import to do not destroy the existing database and re-create dmp file. To re-create the tablespaces was the default behavior with version 6.

    Edited by: Mark D Powell on March 18, 2010 06:20

  • Display the contents of the Table

    Hello

    I must show the following table in a page of dashboard with the lines as shown below. The content of the first column is the details of the measure and the second column is the actual value.

    1st row: Total revenues for the current year $12 150 000
    row 2: total expenditures for the year current $11,110,000
    rank 3: number of employees in the Organization 35
    rank 4: Attrition rates for the current 3% year

    How can I show this because
    1. each row comes from a different set of fact and dimension tables
    2. each value in the second column (i.e. measure) should point to a unique url. Here when the user clicks on a $12 150 000, she must take the user to a url and clicking on $11,110,000, it must take him to a different url.

    All suggestions are apprectiated.

    Thanks in advance

    Create a report that contains at least 4 columns you need. (fi c1, c2, c3, c4)
    Create a narrative view:
    Total revenues for the current year <.a href="url">@1<.>[br]
    Total spending for the year <.a href="url">@2<.>[br]
    Number of employees in the organization <.a href="url">@3<.>[br]
    Rate of attrition for the year <.a href="url">@4<.>[br]

    Replace the<. with="">

    What about John

    http://obiee101.blogspot.com/

    Published by: John Minkjan, January 15, 2009 22:59

Maybe you are looking for

  • iMac boot and graphics board malfunction

    Some time after the latest updates my iMac early 2009 (now declared obsolete) refuses to restart. At startup, the screen showed several neatly arranged the vertical yellow lines. Arriving halfway through the loading with the Apple logo bar it will tu

  • Can't backup my iPhone!

    Hi guys, I deleted the backup on my mac air folder and now I can't save my iPhone and it says "can not back up iPhone because the backup has been corrupted or incompatible" Please I need help I want to backup my iPhone!

  • Satellite M30 series - touch pad disabled

    I accidentally cancelled the "touch pad" icon in the laptop. Now touch pad pointer does not work.How can I reactivate it? Thank you

  • Repeatedly vibrate if you please!

    Is anyway to STOP the vibration on the Cliq XT by typing/text? It's really very annoying and I have tried everything, including "unchecking" vibrate to press the button function... This feature is mandatory with the phone?

  • Strange question on Satellite A100 LCD

    Hello I just bought a laptop A-100-599 and I started noticing that after 10 to 15 minutes of the lower part of the screen LCD (one that is close to where it connects with the rest of the computer) starts to overheat to the point where I can see the b