Recent content by yasar

  1. Y

    In HTML meta tag, can we use HTTP-EQUIV and CONTENT attributes multiple times?

    Hi All, Mentioned below is the actual meta tag used on my application. <meta HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8"> My question to all experts: Can I also append this line in the previous mentioned meta tag? HTTP-EQUIV="X-UA-Compatible" CONTENT="IE=EmulateIE7" If yes...
Back
Top