CSS not producing correct formatting

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default CSS not producing correct formatting

    Hi All ,

    I decided to put all style formatting as well as other formatting (border,
    vertical-alignment , etc) into a style sheet to make the source code of my web
    page cleaner. After I got done , I looked at my website in both netscape and
    IE and some of the formatting was missing What is missing is the borders
    around a few tables. After I noticed this I went back into dreamweaver and
    noticed that some of the CSS styles had a strikle through them. When I hovered
    over them the message that appeared was "width is not inherited" and so on
    with the other properties .

    I should also tell you that I have changed from using microsoft front page to
    dreamweaver. As I was changing the formatting I noticed that there were table
    id's associated with them. The usual format of the id names were "AutoNumberX"


    My question is can I have a property that is both inherited and have a value
    associated with it? Should I remove the AutoNumber property?

    pgoepfer Guest

  2. Similar Questions and Discussions

    1. Producing a URL link in a PDF for emailing
      Hello there. I've often supplied straight display resolution PDF files of brochures we've designed for clients for them to email. I've just...
    2. Help producing my first web banner?
      Hi there, I have always designed for print in the past but a client wants me to produce a web banner. They say 'O it's just like designing for...
    3. Producing a CD
      I recently produced a CD in Macromedia flash and used a VB custom coded installset to install quicktime and acrobat. Now I want to get away if...
    4. Process ALL CAPS TEXT into correct formatting.
      Anyone know a way of parsing ALL CAPS TEXT so that its correctly formatted i.e. HELLO WORLD. THIS IS A TEST E.G. Howdie Partner becomes ...
    5. producing online questionnaires
      I'm wanting to set up an online survey using Dreamweaver MX. The information will be stored onto SPSS files. How's the best way of making these two...
  3. #2

    Default Re: CSS not producing correct formatting

    Your logic is flawed as is your understanding of CSS inheritance. Please
    post a link to the page and I'll show you what is happening.

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================

    "pgoepfer" <webforumsuser@macromedia.com> wrote in message
    news:dfa63g$ov2$1@forums.macromedia.com...
    > Hi All ,
    >
    > I decided to put all style formatting as well as other formatting
    > (border,
    > vertical-alignment , etc) into a style sheet to make the source code of
    > my web
    > page cleaner. After I got done , I looked at my website in both netscape
    > and
    > IE and some of the formatting was missing What is missing is the borders
    > around a few tables. After I noticed this I went back into dreamweaver
    > and
    > noticed that some of the CSS styles had a strikle through them. When I
    > hovered
    > over them the message that appeared was "width is not inherited" and so
    > on
    > with the other properties .
    >
    > I should also tell you that I have changed from using microsoft front
    > page to
    > dreamweaver. As I was changing the formatting I noticed that there were
    > table
    > id's associated with them. The usual format of the id names were
    > "AutoNumberX"
    >
    >
    > My question is can I have a property that is both inherited and have a
    > value
    > associated with it? Should I remove the AutoNumber property?
    >

    Murray *TMM* 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