Minor issue - but one that is driving me up the wall. I feel like it should be so simple to see, but I just can't! Page in Question:http://www.michaelpalladino.com I can't get rid of that space between my name and address in Table 1, but I was able to get rid of it in the two tables below it (Executive Summary, Professional Experience). The fourth table though (Education) - same problem with the spacing.
Your code: HTML: <td height="13" align="center" valign="middle"><p style="text-align: center"> 2827 Sunrise Street • Yorktown Heights, NY 10598<br /> 914-263-9681 • MichaelPalladino@Gmail.com ___________________________________________________________ </p></td> Try taking out the code <p style="text-align: center"> and the close </p> in both places.
try a "div" Code: <td height="13" align="center" valign="middle"><div style="text-align: center">2827 Sunrise Street � Yorktown Heights, NY 10598<br /> 914-263-9681 � MichaelPalladino@Gmail.com</div>
Great ---- Does that mean now you will grace us with some of your ability and maybe clue us all in on some things which would enhance our websites??? Got this from your bio. Don't forget to remove the links on those other pages on your web that link here. It probability would be a good idea to have under construction there now, in case someone is looking to hire you.