answersLogoWhite

0

How do you make a star on HTML?

Updated: 8/11/2023
User Avatar

Wiki User

14y ago

Best Answer

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

14y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

15y ago

The HTML code is & hearts ; but without the spaces between each character.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you make a star on HTML?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the HTML code for a half filled star character?

No html code for half filled stars. Full Filled Star - ★ Outline Star - ☆


How do you make a Star Wars prop?

if you mean fairly complex star wars props you could try here. http://www.tk409.com/tk409.html


Telephone star codes?

http://8help.osu.edu/2264.html


How do you do a heart in HTML?

To make a heart in HTML, type ♥


What are HTML controls?

HTML can make links buttons and websites


How do you type a 5- point STAR using keyboard?

5.* or 5.<^>


What is better HTML or text?

Of course, it's HTML! HTML can do anythink that text can do plus more! Can text make a radio buttin? Can text make a drop-down menu? No, and again no! HTML Text


What do you make with HTML?

Webpages.


How do you make forms on HTML?

Forms in HTML could be created very easily. They can be used by <form> tag predefined in HTML.


How do you make banners with HTML?

Make one of your friends do it for you.


How do you you do a star om your name on MySpace?

http://osll.xlayoutsx.com/tutorials/html/symbols Go There^


What can Cplusplus do vs HTML?

C++ can be used to make programs, HTML is for weblayouts and whatnot.