Tags display incorrectly

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

  1. #1

    Default Tags display incorrectly

    I can't get the tags ul and li to display properly. They display as <u > and
    <l >. Yet the code is actually there I just can get it to display. I am using
    Dreamweaver 6.1 version. I've only had the problem recently. I loaded the
    update 6.1 and it worked correctly for awhile but now it is back. I've looked
    all over and can't get them to display properly. I am converting a Word 2003
    document into html filtered. I then take the coded document and remove the
    junk microsoft adds to it into simple html as I then cut and past the results
    into a portal page. OH, I have tried to manually enter my code in the code view
    as well as trying to get dreamweaver to do it, no luck. Any clues to what may
    be going on and how I can correct them. :frown;
    Thanks, Karen

    SycoMom Guest

  2. Similar Questions and Discussions

    1. How to treat template tags as comment tags?
      Hi all, I am using DW MX to edit templates for a FreeMarker application. The template tag fromat is like so: <ul> <#list birds as bird>...
    2. dates display incorrectly in flash grid
      I am using a cfgrid in cfform format=flash block. the grid allows inserts and updates. One of the fields in the grid is a date. A user will enter a...
    3. Error 500 - what am I doing incorrectly?
      Site works locally but not remotely. Database connection is correct on server. All files uploaded to server yet any page using a recordset is not...
    4. Updated KB PUB2002: Prepress: Adobe PhotoShop CMYK TIFFs Display Colors Incorrectly
      http://support.microsoft.com/default.aspx?scid=kb;en-us;288125 -- Brian Kvalheim Microsoft Publisher MVP http://www.mvps.org/publisher This...
    5. Using ParseChildren attribute to load child tags - VS removes tags
      I am building a poll control, nested in the tag I have child tags to setup the poll options. Everything works fine, but when I edit a property in...
  3. #2

    Default Re: Tags display incorrectly

    On Thu, 13 Apr 2006 21:25:27 +0000 (UTC), "SycoMom"
    <webforumsuser@macromedia.com> wrote:
    >I can't get the tags ul and li to display properly. They display as <u > and
    ><l >. Yet the code is actually there I just can get it to display. I am using
    >Dreamweaver 6.1 version. I've only had the problem recently. I loaded the
    >update 6.1 and it worked correctly for awhile but now it is back. I've looked
    >all over and can't get them to display properly. I am converting a Word 2003
    >document into html filtered. I then take the coded document and remove the
    >junk microsoft adds to it into simple html as I then cut and past the results
    >into a portal page. OH, I have tried to manually enter my code in the code view
    >as well as trying to get dreamweaver to do it, no luck. Any clues to what may
    >be going on and how I can correct them. :frown;
    > Thanks, Karen
    Do you have a sample page online somewhere so folks can take a look?

    Win
    --
    Win Day, Wild Rose Websites
    [url]http://www.wildrosewebsites.com[/url]
    [email]winday@NOSPAMwildrosewebsites.com[/email]
    Skype winifredday
    Win Day Guest

  4. #3

    Default Re: Tags display incorrectly

    I am working on an Intranet site and you would not be able to view it. Here is
    a portion of the code.
    <p>We value your contribution to help build our team at our
    Company.&nbsp; We
    encourage you to refer to us friends, family members or employees of
    other companies who gave you great service.&nbsp; The Company will
    provide you with a Recruitment Reward of between $100 and $500 for
    each referral, provided that you meet <i>all</i> of the Eligibility
    Criteria below.</p>
    <p><b>Recruit Reward Amounts:</b></p>
    <ul type=disc>
    <li><b>$500</b> for anyone hired <b>as<i> Training Manager
    </i></b>and
    promoted into a <b><i>Manager or Assistant Manager</i> </b>role
    within
    90 days of their hire.</li>
    <li><b>$250</b> for anyone hired as full-time<b> <i>Wardrobe
    Consultant</i>, </b>full-time<b> <i>Assistant
    Manager II</i></b>, full-time<b> <i>Tailor</i>,</b>
    <b><i>Operations
    Manager</i></b> or <b><i>Training Manager</i></b> (either
    remaining
    as a Training Manager or put into a wardrobe consultant
    position
    within 90 days of their employment).</li>
    <li><b>$100</b> for a full-time <b><i>Customer Service Associate
    </i>or </b>full-time<b> <i>Office
    or <st1:place
    w:st="on"><st1:PlaceName w:st="on">Distribution <st1:PlaceType
    w:st="on">Center position</i>.</b></li>
    </ul>

    Isn't that interesting. It is not displaying in Dreamweaver but does here? It
    must be in my preferences. Weird I've checked them several times. Any
    suggestions?

    SycoMom 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