HTML IDE That Highlights Opening And Closing Tags

Discussion in 'Databases' started by rtyhgn85, Apr 21, 2011.

  1. #1
    Does anyone know of an HTML IDE that will highlight opening and closing tags when you hover over them or highlight them with your mouse?

    You know how PHP IDEs will highlight opening and closing function or class braces? I'm looking for something like that for HTML, except it would highlight corresponding opening or closing tags.

    I've got a problem now where by DIV border isn't extending beyond a nested DIV. Usually, that is a clearing problem, but it doesn't seem to be in this case.

    Going through DIV by DIV trying to find where and if they close is a major headache and very time consuming, too.

    Feedback is appreciated.
     
    rtyhgn85, Apr 21, 2011 IP
  2. artus.systems

    artus.systems Well-Known Member

    Messages:
    87
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    103
    #2
    artus.systems, Apr 22, 2011 IP
  3. m0nster

    m0nster Peon

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    i use Notepad++, i know it highlights stuff for php, but i'm not sure about html, but it's a really good editor
     
    m0nster, Jun 2, 2011 IP
  4. jestep

    jestep Prominent Member

    Messages:
    3,659
    Likes Received:
    215
    Best Answers:
    19
    Trophy Points:
    330
    #4
    Netbeans. By far the best IDE paid or free out there. Will highlight HTML as well as normal tags and brackets.
     
    jestep, Sep 13, 2011 IP