Is ordering of <link rel=“stylesheet” …> and [removed] tags significant?

前端 未结 7 1914
悲哀的现实
悲哀的现实 2021-01-11 09:53

(I apologize if this is an extremely basic question. I\'m a bit of an HTML noob.)

In HTML5, is the relative ordering within the element, o

7条回答
  •  Happy的楠姐
    2021-01-11 10:34

    No, there is no difference.

    The only thing you should consider is putting your

提交回复
热议问题