There are tables. How can I do that if there are no user data in the field, then it was hidden, not shown?
<table> <tr> <td class="grayinfotypetable">City:</td> <td><a>Minsk</a></td> </tr> <tr> <td>Phone number:</td> <td><span class="grayitem">no no no</span></td> </tr> <tr> <td>Home number:</td> <td><span class="grayitem">no no no</span></td> </tr> <tr> <td>skype:</td> <td><span class="grayitem"><a href="skype:predator_x702?call">predator_x702</a></span></td> </tr> <tr> <td>Web-site:</td> <td><span class="grayitem"><a> http://www.google.com </a></span></td> </tr> </table>