Quick Site Check Please

Ask a Question related to Macromedia Dreamweaver, Design and Development.

  1. #1

    Default Quick Site Check Please

    Hello all!

    If I could get a quick site check please. I was having problem with this page

    [url]http://www.deluciascript.com/pages/portfolio/advertising/financial.html[/url]

    Since I am using Safari I didn't notice I messed up the Code and my Windows Machine is down right now.

    The problem I was having was that the html text was being cut off on the right side of the table. I believe I fixed it as well as on the other pages as well.

    If some could just check it for me with MSIE for Windows please

    Thanks!





    Referring URLs
    [url]http://www.deluciascript.com/pages/portfolio/advertising/financial.html[/url]




    191 webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. Quick host alive check
      In an online submission for a quote we've had intermittent errors if the mysql server goes down. This errors cause prices to display at £0.00 ...
    2. [Site Check] New Portfolio Site
      Hi! I´ve just launched my new portfolio site and I would appreciate some feedback on it. Any comments, complaints, bug reports and also...
    3. MAC users please quick test site.. PLEASE HELP!!!
      Hello, I made a page for a friend with a flash 5 movie as the background (z-layer:0) so a single image should fill the large frame.. please check...
    4. Quick Mac Check? and anyone else who would like to check it too
      http://jaschob.com/protoSite/index.html Hi All, Just finished up a prototype site design. I have tested this with winpxpro, EI6 & NN7. Once at...
    5. site check pls. the site is not yet finished
      let me please stress that the site is not yet finished. all i would like to know is if there is a way to produce the same site using dreamweaver and...
  3. #2

    Default Re: Quick Site Check Please

    Thanks Pam,

    I appreciate it! Do you have any suggestions on fixing it? I am pulling my hair out. I don't know if it is becuase I have been looking at it for so long or I am just missing something.....

    Also Pam..thank you for the kind words


    If anybody has any suggestions please speak up!

    Take it easy every one...but take it!

    Bill


    191 webforumsuser@macromedia.com Guest

  4. #3

    Default Re: Quick Site Check Please

    "191" [email]webforumsuser@macromedia.com[/email] wrote:
    > Hello all!
    >
    > If I could get a quick site check please. I was having problem with this page
    >
    > [url]http://www.deluciascript.com/pages/portfolio/advertising/financial.html[/url]
    >
    > Since I am using Safari I didn't notice I messed up the Code and my Windows Machine is down right now.
    >
    > The problem I was having was that the html text was being cut off on the right side of the table. I believe I fixed it as well as on the other pages as well.
    >
    > If some could just check it for me with MSIE for Windows please
    >
    > Thanks!

    The innermost table has a height attribute (422px). Remove that entirely
    so that it has no height at all and will expand as needed.

    Also, you could run "clean up html" since I think you have an issue with
    a <p> tag.

    HTH


    Dan Vendel - *GOF*
    [url]http://www.vendel.info[/url]
    Contact me directly by clicking here:
    [url]http://contact.vendel.info[/url]
    Formmail tutorial:
    [url]http://www.vendel.info/tut/formmail.html[/url]
    Nested table demonstration:
    [url]http://www.vendel.info/tabletut/[/url]

    Dan Vendel *GOF* Guest

  5. #4

    Default Re: Quick Site Check Please

    PS:

    You have another table with 236px height. Get rid of that attribute, too.
    The general idea is that tables/cells shouldn't have *any* height/width
    attributes at all. They should collapse around the content as far as
    this is possible.

    --
    Dan Vendel - *GOF*
    [url]http://www.vendel.info[/url]
    Contact me directly by clicking here:
    [url]http://contact.vendel.info[/url]
    Formmail tutorial:
    [url]http://www.vendel.info/tut/formmail.html[/url]
    Nested table demonstration:
    [url]http://www.vendel.info/tabletut/[/url]

    Dan Vendel *GOF* Guest

  6. #5

    Default Re: Quick Site Check Please

    Dan,

    I think I already removed the 236 px height... could you please check it again and if it is still there could you plese tell me where.... I am sorry I don't see it.

    Thank you for your time and your patience.

    Bill




    191 webforumsuser@macromedia.com Guest

  7. #6

    Default Re: Quick Site Check Please

    "191" [email]webforumsuser@macromedia.com[/email] wrote:
    > Dan,
    >
    > I think I already removed the 236 px height... could you please check it again and if it is still there could you plese tell me where.... I am sorry I don't see it.
    You still have several <td> tags with height in them. Remove them
    altogether, not just setting height to "0", but removing the *entire*
    attribute, i.e. "height="xxxxx" including the word "height".

    Also, there is something with a <p> tag. I can't say exactly what it is
    since my DW is making a correction when I open the file and just tells me:
    Line 227 Col 22 : Replaced an extra </P> tag with <P></P> to preserve
    spacing.

    Then, you have colspan and rowspan tags, which I think is OK in your
    case, but they are usually quite evil creatures:
    [url]http://www.vendel.info/tabletut/[/url]

    BTW: I'm on Mac so can't say what Windows/IE users are seeing.

    --
    Dan Vendel - *GOF*
    [url]http://www.vendel.info[/url]
    Contact me directly by clicking here:
    [url]http://contact.vendel.info[/url]
    Formmail tutorial:
    [url]http://www.vendel.info/tut/formmail.html[/url]
    Nested table demonstration:
    [url]http://www.vendel.info/tabletut/[/url]

    Dan Vendel *GOF* Guest

  8. #7

    Default Re: Quick Site Check Please

    Looks good in Netscape 7.1
    Chris.

    "191" [email]webforumsuser@macromedia.com[/email] wrote:
    > Hello all!
    >
    > If I could get a quick site check please. I was having problem with this page
    >
    > [url]http://www.deluciascript.com/pages/portfolio/advertising/financial.html[/url]
    >
    > Since I am using Safari I didn't notice I messed up the Code and my Windows Machine is down right now.
    >
    > The problem I was having was that the html text was being cut off on the right side of the table. I believe I fixed it as well as on the other pages as well.
    >
    > If some could just check it for me with MSIE for Windows please
    >
    > Thanks!
    >
    >
    >
    >
    >
    >
    > Referring URLs
    > [url]http://www.deluciascript.com/pages/portfolio/advertising/financial.html[/url]
    >
    >
    >
    >
    cgs Guest

  9. #8

    Default Re: Quick Site Check Please

    On Mon, 28 Jul 2003 00:13:28 +0100, cgs <cgs@ntlworld.com> wrote:
    >Looks good in Netscape 7.1
    >Chris.
    >
    >"191" [email]webforumsuser@macromedia.com[/email] wrote:
    >> Hello all!
    >>
    >> If I could get a quick site check please. I was having problem with this page
    >>
    >> [url]http://www.deluciascript.com/pages/portfolio/advertising/financial.html[/url]
    >>
    >> Since I am using Safari I didn't notice I messed up the Code and my Windows Machine is down right now.
    >>
    >> The problem I was having was that the html text was being cut off on the right side of the table. I believe I fixed it as well as on the other pages as well.
    >>
    >> If some could just check it for me with MSIE for Windows please
    >>
    >> Thanks!
    >>
    >>
    >>
    >>
    >>
    >>
    >> Referring URLs
    >> [url]http://www.deluciascript.com/pages/portfolio/advertising/financial.html[/url]
    >>
    The page looks nice to me. It's clean, clear and readable.

    Just to be boring, you might notice it contains 79 errors, under the
    xhtml doctype that you have used.

    [url]http://validator.w3.org/check?uri=http%3A%2F%2Fwww.deluciascript.com%2Fpag es%2Fportfolio%2Fadvertising%2Ffinancial.html[/url]


    Paul Taylor
    Paul Taylor Guest

  10. #9

    Default Re: Quick Site Check Please

    Hurray Bill....it looks great now! No cutting off of words :-)


    pam_ivey webforumsuser@macromedia.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139