Which tool is best for see and check html

Discussion in 'HTML & Website Design' started by irummuneery, Jan 15, 2013.

  1. #1
    Which tool is best see and check html in browser and check HTML issue and bugs
     
    irummuneery, Jan 15, 2013 IP
  2. irummuneery

    irummuneery Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Thats good can I see Php with same method and learn it
     
    irummuneery, Jan 15, 2013 IP
  3. partapamit

    partapamit Peon

    Messages:
    39
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    No you can't, you can only see html of any third party website ,there is no tool for checking php code without access to data base.
     
    partapamit, Jan 15, 2013 IP
  4. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #4
    The best tool to see the HTML is at least IE (both 9 and 10), Firefox, Chrome, Opera and Safari. (You have to check it in all the major browsers.) HTML doesn't have "bugs" (since it's not programming), but errors are best found by experience. "Errors" in HTML are missing tags that are required, improperly closed tags, and mostly the developer not understanding how the document works. (If you don't understand how the document works, the best you can do is throw things on it and hope for the best - which is how most sites appear to have been written.)
     
    Rukbat, Jan 17, 2013 IP
  5. litlegirl96

    litlegirl96 Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #5
    google chgrome
     
    litlegirl96, Jan 19, 2013 IP
  6. Dreeass

    Dreeass Member

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #6
    I would recommend the built-in function of Google Chrome, you can access it by pressing F12 or right click on the page and select 'Inspect Element' and it will direct you to the line in the HTML file where the element is written. But how can you have bugs in a html file?
     
    Dreeass, Jan 20, 2013 IP
  7. DaffodilSW

    DaffodilSW Greenhorn

    Messages:
    57
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    8
    #7
    As mentioned above, W3C validator is the best tool to check for HTML errors on your website.
     
    DaffodilSW, Jan 21, 2013 IP
  8. techbrain

    techbrain Greenhorn

    Messages:
    74
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    8
    #8
    Dear irummuneery,

    You can use http://gtmetrix.com/ it will provide you detail information about improvement your website.

    Hope it will work for you.
     
    techbrain, Jan 21, 2013 IP