Блог пользователя ali_fiujnomali

Автор ali_fiujnomali, 11 лет назад, По-английски

In profile pages, like ali_fiujnomali, there is a HTML5 element (canvas), but first line of HTML document is: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" ""> that specifies this is a HTML 4.01 document. Please change this line to: <!DOCTYPE html> to tell to Internet Explorer that it is a HTML5 document.

w3schools.com

  • Проголосовать: нравится
  • +19
  • Проголосовать: не нравится

»
11 лет назад, # |
  Проголосовать: нравится +16 Проголосовать: не нравится

You are right but: "_Use a web browser to browse the web!_"