Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-20-2012, 03:03 PM   PM User | #1
EJCNJ
New to the CF scene

 
Join Date: Dec 2012
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts
EJCNJ is an unknown quantity at this point
strange error in my CSS style sheet

Hello, I have no Idea how or why this happened. But at the top of my website a black bar appeared with "t>" showing at the left hand side. I used firebug to see if I could figure out what is going on and why. And this is what I found.
________________________
<head>
<body class="cssstyle-style1 js">
t>
<div id="header">
<div id="main-menu" class="container">
<div id="main" class="container">
<div id="footer">
<div id="copyright">
<script type="text/javascript">
<a id="toTop" href="#" style="display: none;">
</body>
</html>
________________________________________
Problem is that I cant find where that "t>" is?? I checked my CSS sheet and I checked the half dozen pages I was working on and I got nothing.
I undid changes and reentered them one by one, I checked my Index sheet and CSS sytle sheet against and old back up and still saw nothing.
I know it is probably some minor thing I am over looking, but I cant find it and its driving me insane!!!

Any assistance or input would be Greatly appreciated!

Also, i am Very new to HTML and CSS. I had a friend help me get a template and set it up online, I am still learning as I go.
Thank you!
EJCNJ is offline   Reply With Quote
Old 12-20-2012, 04:12 PM   PM User | #2
tracknut
Regular Coder

 
Join Date: Aug 2006
Posts: 892
Thanks: 4
Thanked 206 Times in 205 Posts
tracknut is an unknown quantity at this point
It's in your html, not your CSS. Line 86 of your home page source code looks like this:
Code:
</script>t><script type="text/javascript">
Dave
tracknut is offline   Reply With Quote
Users who have thanked tracknut for this post:
EJCNJ (12-20-2012)
Old 12-20-2012, 04:28 PM   PM User | #3
EJCNJ
New to the CF scene

 
Join Date: Dec 2012
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts
EJCNJ is an unknown quantity at this point
Finally tracked it down in my Head.php file. Not sure how or why that even happened since I did not make any changes there.

But regardless, Thank you VERY MUCH Dave!!
EJCNJ is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:46 PM.


Advertisement
Log in to turn off these ads.