Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. stephane.bouchard2

    How can you find the html version from source code.

    That makes sense. Thank you so much for your great insights. Sincerely, Stephane
  2. stephane.bouchard2

    How can you find the html version from source code.

    I tend to agree with you. I am trying to make sense of the work I am being given. I know some about HTML, but people here aren't always sure of what they are talking about, and it makes my work much more difficult. It's okay, I know ultimately I will figure this out with some help. lol I...
  3. stephane.bouchard2

    How can you find the html version from source code.

    Hi spamjim, I love that validator. Here is what I got: Source 1.<!doctype html>↩ 2.↩ 3.<!--[if lt IE 9]>↩ 4.<html class="no-js lt-ie9" dir="ltr" lang="en" xmlns="http://www.w3.org/1999/xhtml">↩ 5.<![endif]-->↩ 6.<!--[if gt IE 8]><!-->↩ 7.<html class="no-js" dir="ltr" lang="en"...
  4. stephane.bouchard2

    How can you find the html version from source code.

    I have tried to figure out which version of html I am dealing with, but there are inconsistencies. Q1: I have looked at !DOCTYPE html which I believe tells me it is HTML1.0. But should all!DOCTYPE show which version it has? My main goal is to identify the version and if a version HTML1.0 is...

Part and Inventory Search

Back
Top