Advertisement:

Author Topic: ★?  (Read 1068 times)

Offline ApplianceJunk

  • SMF Hero
  • ******
  • Posts: 3,138
    • appliancejunk on Facebook
    • @appliancejunk on Twitter
    • ApplianceJunk.com
★?
« on: May 09, 2012, 04:21:00 PM »
On craigslist.org I see shapes likes this in with the text for titles, ★.

I can copy and past them, but are there other ways I can create them too? Are there special keystrokes used to create them?

Also were can I find a list of all the different ones?

I tried to google ★ and did not find anything.  ::)

Offline ApplianceJunk

  • SMF Hero
  • ******
  • Posts: 3,138
    • appliancejunk on Facebook
    • @appliancejunk on Twitter
    • ApplianceJunk.com
Re: ★?
« Reply #1 on: May 09, 2012, 05:15:59 PM »
Found this, but don't see the star on the list.

http://www.howtotype.net/category/all_symbols/

Offline The Craw

  • Beta Tester
  • Full Member
  • *
  • Posts: 407
  • Gender: Male
    • Chinese Raundry
Re: ★?
« Reply #2 on: May 09, 2012, 05:20:28 PM »
Try Googling "ACSII special characters".
http://chineseraundry.com/

Cool people don't have to brag. If what they're doing is really all that cool, others will see it for what it is without the person dancing around, shouting "Look at how AWESOME I AM!"

Having a good IDE doesn't make you a good programmer, any more than having Photoshop makes you a good artist, or sitting in your garage makes you a Ferrari. People make good tools, but tools don't make good people. :P

Offline ApplianceJunk

  • SMF Hero
  • ******
  • Posts: 3,138
    • appliancejunk on Facebook
    • @appliancejunk on Twitter
    • ApplianceJunk.com
Re: ★?
« Reply #3 on: May 09, 2012, 05:25:06 PM »
cool, thanks...

ACSII Art. Seen it, but did not know what it was called, lol...

Offline SleePy

  • SMF Friend
  • SMF Master
  • *
  • Posts: 28,730
  • Gender: Male
  • Thats his happy face.
    • @jdarwood on Twitter
    • SleePy Code - My personal site
Re: ★?
« Reply #4 on: May 09, 2012, 11:29:19 PM »
Its not ACSII art.  This is ASCII art:



+      o     +              o   
    +             o     +       +
o          +
    o  +           +        +
+        o     o       +        o
-_-_-_-_-_-_-_,------,      o
_-_-_-_-_-_-_-|   /\_/\ 
-_-_-_-_-_-_-~|__( ^ .^)  +     + 
_-_-_-_-_-_-_-""  ""     
+      o         o   +       o
    +         +
o        o         o      o     +
    o           +
+      +     o        o      +   
]
Jeremy D — Ex-Site Manager
Support the SMF Support team!
Profiles:
GitHub
G+

Offline ARG

  • SMF Hero
  • ******
  • Posts: 2,087
  • Files4Design
    • Files4Design
Re: ★?
« Reply #5 on: May 10, 2012, 12:09:48 AM »
For HTML the code is:
Code: [Select]
★
or

Code: [Select]
&#x2605
Either will work.  ;)


"Sorry, but the only word that fits, here, is "******!"   ~ K@

Offline The Craw

  • Beta Tester
  • Full Member
  • *
  • Posts: 407
  • Gender: Male
    • Chinese Raundry
Re: ★?
« Reply #6 on: May 10, 2012, 10:57:07 AM »
Its not ACSII art.  This is ASCII art:



+      o     +              o   
    +             o     +       +
o          +
    o  +           +        +
+        o     o       +        o
-_-_-_-_-_-_-_,------,      o
_-_-_-_-_-_-_-|   /\_/\ 
-_-_-_-_-_-_-~|__( ^ .^)  +     + 
_-_-_-_-_-_-_-""  ""     
+      o         o   +       o
    +         +
o        o         o      o     +
    o           +
+      +     o        o      +   


Nyan!
http://chineseraundry.com/

Cool people don't have to brag. If what they're doing is really all that cool, others will see it for what it is without the person dancing around, shouting "Look at how AWESOME I AM!"

Having a good IDE doesn't make you a good programmer, any more than having Photoshop makes you a good artist, or sitting in your garage makes you a Ferrari. People make good tools, but tools don't make good people. :P