Log in

View Full Version : HTML using


shmomma
Feb 16, 2008, 06:20 PM
How do I make hearts using HTLM?

vingogly
Feb 19, 2008, 08:46 PM
Here's a good page (http://www.w3schools.com/html/html_images.asp) 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 (http://www.free-clipart-pictures.net/heart_clipart.html).

Ribbonic Plague
May 7, 2008, 01:11 AM
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) (http://www.tntluoma.com/sidebars/codes/)

:)

SACK-U
Feb 9, 2009, 02:26 PM
♥ = ♥ or ♥

SACK-U
Feb 9, 2009, 02:28 PM
Oops


♥ & #9829; or ♥

If you use the first one take the space out from between the & and #