View Single Post
Old 10-04-2012, 03:21 AM   PM User | #1
green_meep
New Coder

 
Join Date: Sep 2012
Posts: 14
Thanks: 1
Thanked 0 Times in 0 Posts
green_meep is an unknown quantity at this point
Alternative to divs with background-image set?

Hey all,

I'm trying to insert symbols on a webpage, sort of like how various card games do it. The problem is that I want to write letters/numbers on them as well.

I've gotten the main code working with <div> tags, but the problem with using <div> tags is that like one would expect, it tends to force a break. Is there any other way I can do things?

Thanks in advance.
green_meep is offline   Reply With Quote