Dreamweaver causing Quirks Mode in Internet Explorer

前端 未结 2 1841
忘了有多久
忘了有多久 2020-12-19 14:29

I use Dreamweaver to develop Web sites. I use the templates feature extensively as it helps to make things easier maintaining conformance.

However, I notice that Dre

2条回答
  •  北海茫月
    2020-12-19 15:20

    Dreamweaver (incl. CS6) places the

    To avoid this you have to refrain from enclosing the tag within conditional comments. When you use a normal undisguised tag in your template code, Dreamweaver will automatically place the

    热议问题