answersLogoWhite

0

First off, it depends on what you mean by a "star"? You could be asking for an asterisk, an actual star character, or an image of a star. Therefore, I will provide you with the answers for all three.

  1. Asterisk: All you need to do is add an asterisk (usually Shift + 8 or the * button on the number pad) to the HTML code.
  2. Star character: Unicode does have two star characters: a stroked star (☆) and a solid star (★). If you see a box in those parenthesis, then your system does not recognize it. To put it in your HTML, just copy it from here and directly paste it in your code, or if your page is encoded in unicode, then just type in ";" for the black star and ";" for the white star (remove the quotes).
  3. Image of a star: To insert an image of a star you need to know the URL of the image and use this format to display it: "Star". You can change the values of the attributes as needed.
User Avatar

Wiki User

15y ago

What else can I help you with?