blue27
07-27-2003, 07:34 AM
I just ran a links scan on my new layout and got this result many many times. My site loads slowly on some browsers. Is there an easy fix for this? Should I change all ' to " or maybe remove ' all together?
00004 <link rel='stylesheet' type='text/css' href='includes/style.css'>
00004 use of ' for attribute value delimiter is not supported by all browsers (attribute REL of tag LINK)
00004 use of ' for attribute value delimiter is not supported by all browsers (attribute TYPE of tag LINK)
00004 use of ' for attribute value delimiter is not supported by all browsers (attribute HREF of tag LINK)
00004 illegal value for TYPE attribute of link (text/css)
00004 <link rel='stylesheet' type='text/css' href='includes/style.css'>
00004 use of ' for attribute value delimiter is not supported by all browsers (attribute REL of tag LINK)
00004 use of ' for attribute value delimiter is not supported by all browsers (attribute TYPE of tag LINK)
00004 use of ' for attribute value delimiter is not supported by all browsers (attribute HREF of tag LINK)
00004 illegal value for TYPE attribute of link (text/css)
