Need to dynamically-generate a "sticky note" text
- by gravyface
Working on a website that has an image of a sticky note which will change text somewhat frequently (every month or so) as new "todo" items are created on it.
Font I'm currently using is not Web Safe and the text is slightly angled to match the skew of the sticky note as well.
Now I'm a pragmatist, and in situations like this I would normally secede defeat and opt for something more CSS/HTML practical. But no more!
I'm falling a bit behind on what's going on with HTML5, CSS3, PNG graphics, Flash (ugh), and/or any other rich visuals. I'm decent with PHP/CSS/JS (jquery), have dabbled in Flash/actionscript too.
My question is: what tools/method should I be looking at here?