Tuesday, August 17, 2010

Transparent div as top left corner band

It is very simple..
Use following code to show a div as band in top-left corner.
See used example here:
I used thjs in following blog: http://piczseries.blogspot.com/
And this Orkut Application: http://www.orkut.co.in/Main#Application?appId=768834514623

<div style="position: absolute; top: 75px; left: -225px; width: 600px; padding: 10px; font-size: 24px; text-align: center; color: rgb(255, 255, 255); font-family: 'trebuchet ms',verdana,arial,sans-serif; -moz-transform: rotate(-45deg); -moz-transform-origin: 50% 0pt; background-color: rgb(0, 0, 0); border: 1px solid rgb(170, 170, 170); z-index: 12; opacity: 0.5;">Hi there!</div>

Monday, August 16, 2010

My First Note

This is my first note!

I used to work on so many technical items.. :)
But wont remember the syntaxes... Always googling..

One fine day, during lunch time, my friend asked me, "why don't you post all your works in a blog."
Correct.. But lazy dog doesn't have reason to bark.. :)

But finally, it started to bark.. But unfortunately, i didnt work on any items today.. after 2 days long work, bit tired, so going to bed.. But got an item to work tomorrow..

Whats that? When i preview this post i saw preview bank in top right corner.. cool.. that i can use for my site..

I will implement and update you..ASAP :)

Good nite!