Somewhere in my html code, I have wrote this
The problem is when I open that file in IE or firefox, the line space between two lines are rather large. How can I decrease the line space?
thanks for any suggestion
Code:
<div class="container"> <div class="content"> <table width="962" border="0"> <tr> <td width="649" height="324"><h2>my name</h2> <p>my affiliation </p> ....
thanks for any suggestion
Comment