When one tugs at a single thing in nature, he finds it attached to the rest of the world. -John Muir
Do what you feel in your heart to be right - for you'll be criticized anyway. You'll be damned if you do, and damned if you don't. - Eleanor Roosevelt

Blogroll

blogarama - the blog directory

Blog Awards

Photobucket

Archives

I love you in Code

There are many ways to say I love you. I ran across a couple, while I was playing with code in my spare time.. Yes I play with code. I came up with a couple cute ways to say this expression.

java= System.out.println(”I Love You”);

HTML=<p>I love you</p>

visual basic=msgbox “I love you”

javascript=alert(’ilove you’) or document.write(’i love you’);

c= [...]

Related Posts with Thumbnails