K karlyn New member Aug 24, 2010 #1 base on this tag: <link rel = "stylesheet" type = "text/css" href="a.css" /> is it required to be arranged like this?or it can be in any order? i mean, something like this: <link type = "text/css" href = "a.css" rel = "stylesheet" />
base on this tag: <link rel = "stylesheet" type = "text/css" href="a.css" /> is it required to be arranged like this?or it can be in any order? i mean, something like this: <link type = "text/css" href = "a.css" rel = "stylesheet" />