Math: Less Than or Equal to (symbol)

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

  1. #1

    Default Math: Less Than or Equal to (symbol)

    Ok. I need a correct symbol for a less-than-or-equal-to math symbol. I found
    the &le symbol in a html list, but it looks really funny in IE. The horizontal
    line at the bottom parallels the lower angled line. I tried just using a
    <u>&lt</u>, but my contractor does not like how low the lower bar/line drops.
    Since it is a underline. Is there any way to pull that lower line up closer
    to the left arrow symbol????

    respectfully,
    Anthony Jackman
    Delex Systems, Inc
    multimedia developer

    AMTCS_GOD Guest

  2. Similar Questions and Discussions

    1. Not equal to selections and update
      I am linking two access tables by key payroll_number. If the payroll number is in table 1 but not in table 2, I want to take all records from table...
    2. List/Menu set value equal to
      I have a list/menu that I have manually entered the values to and then applied DWMX 04's Dynamic list server behaviour to so that it initially...
    3. math problem will Math.floor help
      I have the following code that at first sight should return a value of zero but does not always. What can be done about this. The following code...
    4. Math::GMP tests and Crypt::Random fail on Compaq (Math::Pari related ??)
      Hi, I've been compiling Math::GMP for different OS's in order to use Net::SFTP and I have successfully compiled and used it for Solaris,...
    5. <> Not Equal To in just find mode need help
      I have read a lot of posts in here that talk about using the <> sign inside of a script, but I am trying to figure out how to run a search for...
  3. #2

    Default Re: Math: Less Than or Equal to (symbol)

    Using an image.

    Seriously though, the use of &le; IS the "correct" symbol for the <= math
    symbol. It is the responsibility of the user agent to determine rendering.

    Maybe try some different fonts?

    VVebbie Guest

  4. #3

    Default Re: Math: Less Than or Equal to (symbol)

    Thanks Webbie. I was trying to figure out another way besides the &le convention and not doing a swf graphic. And my customer did not like the way either looked.

    tony:D
    AMTCS_GOD Guest

  5. #4

    Default Re: Math: Less Than or Equal to (symbol)

    Use the HTML entity - [url]http://murraytestsite.com/le-entity.html[/url]

    --
    Murray --- ICQ 71997575
    Adobe Community Expert
    (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
    ==================


    "AMTCS_GOD" <ambassador_kosh@hotmail.com> wrote in message
    news:dua04e$885$1@forums.macromedia.com...
    > Thanks Webbie. I was trying to figure out another way besides the &le
    > convention and not doing a swf graphic. And my customer did not like the
    > way either looked.
    >
    > tony:D

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