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 | shortcut icon |
href | favicon.ico |
Link #2 | |
rel | stylesheet |
href | css/bootstrap.css |
Link #3 | |
rel | stylesheet |
href | css/bootstrap-submenu.css |
Link #4 | |
rel | stylesheet |
href | css/talk-style.css |
Link #5 | |
rel | stylesheet |
href | css/font-awesome.css |
Link #6 | |
href | https://fonts.googleapis.com/css?family=Open+Sans |
rel | stylesheet |
Link #7 | |
rel | stylesheet |
href | css/owl.carousel.min.css |
Link #8 | |
rel | stylesheet |
href | css/owl.theme.default.min.css |
<head> contains 1 internal script sections. Total size: 147 bytes.
Name | Value |
---|---|
Script #1 | |
src | js/jquery-1.9.1.min.js |
Script #2 | |
src | js/bootstrap.min.js |
Script #3 | |
src | js/bootstrap-submenu.js |
Script #4 | |
src | js/jquery.droptabs.js |
Script #5 | |
src | js/jquery.bxslider.js |
Script #6 | |
src | js/scripts.js |
Script #7 | |
src | js/index.js |
Script #8 | |
src | js/owl.carousel.min.js |
<head> section doesn't contain a base section.