Text formatting
How can we format text in HTML?I do not know about it please help me out of this
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sonakshi SinghPosted Feb 9, 2012, 12:49 AM
Hemant KumarPosted Jan 27, 2012, 12:06 AM
Emmy DickensPosted Jan 25, 2012, 12:19 AM
Hemant KumarPosted Jan 23, 2012, 1:39 AM
http://www.codingforums.com/showthread.php?t=85663
http://stackoverflow.com/questions/2331915/how-to-preserve-simple-html-formatting-to-textbox-input
Satyapriya NayakPosted Jan 23, 2012, 1:04 AM
HTML uses tags like and for formatting output, like bold or italic text.
Please refer the below link
http://www.w3schools.com/html/html_formatting.asp
http://www.tizag.com/htmlT/formattags.php
Thanks