cPanel
Hi,
I'm new to the cPanel interface, Im not sure if I'm doing something wrong in there or what..
When I preview my site in a browser from Dreamweaver, everything looks fine, but, then when I upload the site to cPanel and view the site online, everything looks messed up.. the css is not functioning right and the html is missing most of its parts.. what am I doing wrong..?
Can anybody save me from myself..!? This is driving me crazy.
<!doctype html>
<!--[if lt IE 7 ]> <html class="ie6" lang="fr"> <![endif]-->
<!--[if IE 7 ]> <html class="ie7" lang="fr"> <![endif]-->
<!--[if IE 8 ]> <html class="ie8" lang="fr"> <![endif]-->
<!--[if IE 9 ]> <html class="ie9" lang="fr"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--> <html lang="fr"> <!--<![endif]-->
<!--[if lte IE 8]><script src="js/libs/selectivizr.js"></script><![endif]-->
<!--[if lt IE 9]>
<script src="dist/html5shiv.js"></script>
<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="author" content="net-solutions.ca">
<!-- TemplateBeginEditable name="doctitle" -->
<title>Services De Nettoyage Résidentiel, Commercial Et Industriel.</title>
<!-- TemplateEndEditable -->
<link href="../_css/main.css" rel="stylesheet" type="text/css">
<link href="../_css/animate.css" rel="stylesheet" type="text/css">
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!-- TemplateBeginEditable name="head" -->
<meta name="description" content="services spécialisés en nettoyage résidentiel, commercial et industriel dans la grande région de Montréal et ses environs.">
<meta name="keywords" content="Nettoyage Montreal, nettoyage tapis, nettoyage vitres, nettoyage des bureaux">
<!-- TemplateEndEditable -->
</head>
