Need Help with simple html table

by ErnieB
2 replies
  • WEB DESIGN
  • |
Its super late and i need another set of eyes to look over this code and tell me what i messed up on as it isnt working properly. Thanks for any help.

EDIT: problem solved, THANKS!
#html #simple #table
  • Profile picture of the author SamirSM
    Depending on where you are using this code, the following might be the issue you are looking for:

    <td><img align="center" src="https://s3.amazonaws.com/mysite.com/images/base-set/characters/ky+-+stax+leader.jpg" alt="Ky - Stax Leader"></td>
    You haven't closed the <img> tags anywhere!
    {{ DiscussionBoard.errors[4031194].message }}
    • Profile picture of the author ErnieB
      Originally Posted by indihow View Post

      Depending on where you are using this code, the following might be the issue you are looking for:

      You haven't closed the <img> tags anywhere!
      Thanks, It still wasnt working once i closed the tags but i redid it piece by piece and now it is working. Not sure what the problem was.
      {{ DiscussionBoard.errors[4031241].message }}

Trending Topics