Contents |
If a metadata information is specified via the link element its value should be a URI. It should not be used to access style sheets. Use metadata to describe or provide specific information about web documents.
![]() | <head> <title>test</title> |
![]() |
<head> |
Do not use <link rel="stylesheet" ... > but <link type="text/css" ... >