I have three checkboxes and a textbox now If I write something in textbox and check the bold checkbox the text should appear with bold effect and similarly italic and underline
You can do the following:
Bold: Italic: Underline:
Fiddle here: http://jsfiddle.net/tyfsf/
Hope it helps!