HTTP headers allow the client and the server to pass additional information with the request or the response. A request header consists of its case-insensitive name followed by a colon ':', then by its value (without line breaks). Leading white space before the value is ignored.
<head> section doesn't contain any styles.
Name | Value |
---|---|
Link #1 | |
href | http://www.roodocom/favicon.ico |
rel | shortcut icon |
type | image/x-icon |
Link #2 | |
href | http://www.roodocom/favicon.ico |
rel | icon |
type | image/ico |
Link #3 | |
href | http://www.roodocom/images/roodo_icon_48x48.png |
rel | apple-touch-icon |
sizes | 48x48 |
Link #4 | |
href | http://www.roodocom/images/roodo_icon_76x76.png |
rel | apple-touch-icon |
sizes | 76x76 |
Link #5 | |
href | http://www.roodocom/images/roodo_icon_120x120.png |
rel | apple-touch-icon |
sizes | 120x120 |
Link #6 | |
href | http://www.roodocom/images/roodo_icon_152x152.png |
rel | apple-touch-icon |
sizes | 152x152 |
Link #7 | |
href | http://blog.roodocom/_img/portal2011/global.css |
media | screen |
rel | stylesheet |
type | text/css |
Link #8 | |
href | http://blog.roodocom/_img/portal2011/style.css |
media | screen |
rel | stylesheet |
type | text/css |
<head> section doesn't contain any internal script sections.
Name | Value |
---|---|
Script #1 | |
type | text/javascript |
src | http://blog.roodocom/_img/portal2011/jquery-1.4.4.min.js |
Script #2 | |
type | text/javascript |
src | http://blog.roodocom/_img/portal2011/func.js |
<head> section doesn't contain a base section.