tag <div> has no matching end tag.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • salahy1
    New Member
    • Nov 2018
    • 1

    tag <div> has no matching end tag.

    i'm getting error when i tried to run my code so i got
    - tag <div> has no matching end tag.
    so can you please help me fix this
    Attached Files
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    The error message is pretty clear, you have <div> tags that have no matching ending </div> tag

    Comment

    • techie700
      New Member
      • Nov 2018
      • 10

      #3
      you should add one </div> tag at the bottom of "Show answer" button.

      Comment

      Working...