HTML HELP. Thanks!
-
On one of my pages I wanted to align a Facebook, Twitter, and YouTube button. The following code aligns them, but they become unclickable. Why is that and what do I need to do to fix it? Thanks in advance.
<div align="center"> <table border="0" cellpadding="5" cellspacing ="5" align="center"> <tr> <td><img src="<a href="http://s44.beta.photobucket.com/user/example"><img src="http://i44.photobucket.com/albums/example" border="0" alt=" photo facebook_zpsb444ae92.png"/></a>"></td> <td><img src="<a href="http://s44.beta.photobucket.com/user/example"><img src="http://i44.photobucket.com/albums/example" border="0" alt=" photo twitter-1_zps1d2d0033.png"/></a>"></td> <td><img src="<a href="http://s44.beta.photobucket.com/user/example"><img src="http://i44.photobucket.com/albums/example"0" alt=" photo youtube_zps4b2f9abf.png"/></a>"></td> </tr> </table> </div>
[Please use the code buttons when posting code here]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘HTML HELP. Thanks!’ is closed to new replies.