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 | |
rel | icon |
href | images/favicon.ico |
type | image/x-icon |
Link #2 | |
href | stylesheets/bootstrap.min.css |
rel | stylesheet |
Link #3 | |
href | stylesheets/font-awesome.min.css |
rel | stylesheet |
Link #4 | |
href | stylesheets/flexslider.css |
rel | stylesheet |
Link #5 | |
href | stylesheets/style.css |
rel | stylesheet |
Link #6 | |
href | stylesheets/menu.css |
rel | stylesheet |
<head> contains 1 internal script sections. Total size: 525 bytes.
Name | Value |
---|---|
Script #1 | |
src | js/jquery.min.js |
Script #2 | |
src | js/bootstrap.min.js |
Script #3 | |
src | js/jquery.flexslider-min.js |
Script #4 | |
src | js/transit.js |
<head> section doesn't contain a base section.