Sun Feb 26, 2012 10:44 pm
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>text Indent value to table</title>
<style type="text/css" media="Screen">
* .IndentValue {
text-indent: 50px;
}
</style>
</head>
<body>
<table class="IndentValue">
<tr>
<td>Your text here with Indent value.
</td>
</tr>
</table>
</body>
</html>
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Powered by phpBB © phpBB Group.