language issues

Discussion in 'HTML & Website Design' started by thatjeeves, Mar 28, 2011.

  1. #1
    Hello.

    Am I obligated to somehow define language in an html-document? Is it okay to leave out any "lang="?
     
    thatjeeves, Mar 28, 2011 IP
  2. alia.y

    alia.y Peon

    Messages:
    99
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    If you want to publish it globaly then use <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en">
     
    alia.y, Mar 29, 2011 IP