Any way of using frames in HTML5?

后端 未结 6 1459
悲&欢浪女
悲&欢浪女 2020-11-29 05:41

For school I must make a website and it must use those crappy old damn fml frames. I\'ve already complained about this to my teacher without any success :(<

6条回答
  •  暖寄归人
    2020-11-29 06:15

    You'll have to resort to XHTML or HTML 4.01 for this. Although iframe is still there in HTML5, its use is not recommended for embedding content meant for the user.

    And be sure to tell your teacher that frames haven't been state-of-the-art since the late nineties. They have no place in any kind of education at all, except possibly for historical reasons.

提交回复
热议问题