Text won't align in Firefox or Chrome
-
Hi everyone!
Sorry to bother you all with such a lame problem. My text won’t align to the top of a table in Firefox or Chrome. It looks fine in IE but none of the others
https://dubsmugglers.com/?page_id=188
I’ve tried change the .css so that ‘vertical-align: top’ is there but that doesn’t work and the table code is as follows:
[ Moderator Note: Please post code or markup snippets between backticks or use the code button. As it stands, your code may now have been permanently damaged/corrupted by the forum’s parser. ]
<table width="95%" border="0"> <tr> <td text-align="center" width="25%"> <a href="https://dubsmugglers.com/wp-content/uploads/2012/10/ds-dl-02-small.gif"><img src="https://dubsmugglers.com/wp-content/uploads/2012/10/ds-dl-02-small.gif" alt="" title="ds-dl-02" width="406" height="406" class="aligncenter size-full wp-image-619" /></a> </td> <td vertical-align="top" text-align="left" width="75%"> <b>Dub Smugglers - I Done It Again</b> Released: 2012 <b>MP3: £0.89</b> <a href="https://itunes.apple.com/album/i-done-it-again-single/id568134241?l=de&v0=9988&ign-mpt=uo%3D1">BUY NOW (itunes)</a> <p> <b>WAV: £1.89</b>[paiddownloads id="3"] </td> </tr> <tr> <td text-align="center" width="25%"> <a href="https://dubsmugglers.com/wp-content/uploads/2012/09/ds-dl-01-small.gif"><img src="https://dubsmugglers.com/wp-content/uploads/2012/09/ds-dl-01-small.gif" alt="" title="ds-dl-02" width="406" height="406" class="aligncenter size-full wp-image-619" /></a> </td> <td vertical-align="top" text-align="left" width="75%"> <b>Dub Smugglers - Spring Ting (ft. Nat T)</b> Released: 2011 <b>MP3: £0.89</b> <a href="https://www.amazon.co.uk/Spring-Ting-feat-Nat-Single/dp/B005KCRJOS/ref=sr_1_3?ie=UTF8&qid=1315822022&sr=8-3">BUY NOW (amazon.co.uk)</a> <p> <b>WAV: £1.89</b>[paiddownloads id="1"] <p> <b>Dubplate Instrumental WAV: £2.89</b>[paiddownloads id="2"] </td> </tr> <tr> </tr> </table>
it’s been a while since i’ve coded anythin myself so please exscuse my amateurishness
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Text won't align in Firefox or Chrome’ is closed to new replies.