I was wondering how to get rid of the massive white space I have in between my head tags. Just below my
Code:
<meta name="keywords" content="wholesale candles, scented candles, votive candles, soy votives, scented jars, unscented pillars, wedding candles, " />
I have 33 lines of space then my google analytics code then another 36 lines of blank space down to my next lines of code
Code:
<script type="text/javascript" src="http://apis.google.com/js/plusone.js">
{lang: 'en'}
</script>
<link rel="stylesheet" type="text/css" href="http://www.uscandleco.com/var/cache/..............." />
I'm trying to tidy up a bit and also want to clean up all the different js code in the head tags too. Any ideas how to go about this?