Showing posts with label lang tag in html 5. Show all posts
Showing posts with label lang tag in html 5. Show all posts

Monday 28 July 2014

Language Tag in HTML 5

You can define your language Tag in HTML 5. W3Validator will validate your tag in website. I used it. It help you in Searching.

<!DOCTYPE HTML><!--[if lt IE 7 ]><html class="ie ie6" lang="en"><![endif]--><!--[if IE 7 ]><html class="ie ie7" lang="en"><![endif]--><!--[if IE 8 ]><html class="ie ie8" lang="en"><![endif]--><!--[if (gte IE 9)|!(IE)]><!--><html lang="en"><!--<![endif]--><head>