Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Graphics (https://www.askmehelpdesk.com/forumdisplay.php?f=449)
-   -   HTML using (https://www.askmehelpdesk.com/showthread.php?t=184786)

  • Feb 16, 2008, 06:20 PM
    shmomma
    HTML using
    How do I make hearts using HTLM?
  • Feb 19, 2008, 08:46 PM
    vingogly
    Here's a good page on inserting an image in HTML on a web page. Basically, the image needs to be uploaded to the server (often they're placed in a directory named "images" or the like on the server).

    You're going to have to find or make an image of a heart. You don't make images in HTML. If you Google "clip art hearts" you'll find there are plenty of free heart images out there that you can download & use. Here's an example.
  • May 7, 2008, 01:11 AM
    Ribbonic Plague
    There's actually a way to "code" a heart without uploading an image.

    Use the following:
    ♥

    For example: I ♥ dogs

    Here's a site full of helpful character codes:
    HTML Character Codes (TnTLuoma.com)

    :)
  • Feb 9, 2009, 02:26 PM
    SACK-U
    ♥ = ♥ or ♥
  • Feb 9, 2009, 02:28 PM
    SACK-U
    Oops

    Code:

    ♥        & #9829;  or  ♥
    If you use the first one take the space out from between the & and #

  • All times are GMT -7. The time now is 07:02 AM.