Tuesday, October 12, 2010

HTMl to PDF - to get all interview questions and answers offline

I want to get my website's (Prepare4Interview) questions and answers in pdf format to distibute to viewers to prepare for interview offline.
Im still working on it.
 
Getting all questions and answers in single page is achived, but not fully format furnished.
 
I have tried several options lest 2-3 days. But no luck.
Im going to use below option to convert html to pdf today.
 
I hope it will help me to achive what im looking for.
 

-R

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!