html - W3Layouts Theme Not Working? -


alright downloaded theme http://w3layouts.com, , css not working @ all. have edited title. here's header html:

<!doctype html> <html> <head> <title>orb security | affordable security systems america | orb security inc.</title> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <link href='http://fonts.googleapis.com/css?family=open+sans:400,700,800,600,300'      rel='stylesheet' type='text/css'> <link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all" /> <link href="css/style.css" rel="stylesheet" type="text/css" media="all" /> <link href="css/font-awesome.css" rel="stylesheet" type="text/css" media="all" /> <link href="css/carousel.css" rel="stylesheet" type="text/css" media="all" /> <link href="css/owl.carousel.css" rel="stylesheet" type="text/css" media="all" /> 

i don't see wrong this. contacted host, , got no response. updated php version, , still nothing. url site http://orb.cu.cc/web <--- it's demo site, i'm using free domain.

please help! :d


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -