html “happy birthday”?
Question by : html “happy birthday”?
My boyfriend is a multimedia designer, and at his current job he basically codes all day. His birthday is coming up and i always bake him a cake, this year i thought i would be creative and make a coding cake. I wanted to know (i have NO idea) any cute ways to write “happy birthday” on his cake
Best answer:
Answer by Prince Charles
binary code translator?
ASCII?
Add your own answer in the comments!
Other articles you might like;
- Six Word Memoirs and More-Prairie Lands Writing Project- Cyber Writers
- [Sun 4/26] Writing Stories: The Process
- Robert McKee’s Storylogue Q&A: How Do Writers Unearth The Stories That Want To Be Told?
- I want to write something in Ottoman Turkish Script?
- Im already home (with EE Cummings’ I Carry Your Heart)
Tagged with: birthday • happy • html
Filed under: Creative Writing Skills
Like this post? Subscribe to my RSS feed and get loads more!


You can’t write it in binary as it is 8 digits per letter which is 14 * 8 you can see why.
you can write this.
< ?php
echo "Happy Birthday";
?>
the above is PHP code in a website it would actually echo happy birthday to the screen.
HTML code is simpler
Happy Birthday
If you want different codes message me I know 5 different web languages if you want it displaying in a certain language or amount of code.
Have fun.
before you give him cake show him a plate with nothing but a piece of paper on it saying “404 Cake not found”
If he’s familiar with websites/pages he’ll get it.