HTML5 tags not working at all in firefox 3.6.3

前端 未结 3 910
别跟我提以往
别跟我提以往 2020-12-31 01:17

Okay, so I\'m trying to get into this whole HTML 5 thing, and this tutorial (http://www.webreference.com/authoring/languages/html/HTML5/) says that these tags should move t

3条回答
  •  滥情空心
    2020-12-31 01:58

    If you really need to test the HTML5 output in Firefox (I can't imagine why) you could activate it through "about:config" and setting html5.enable to true. Remember that they didn't switch it off for nothing. For real world work you will need CSS, so I suggest you get stuck in with that as well.

提交回复
热议问题