Jump to content

Banner


meranda2100

Recommended Posts

I am trying to insert this code:(Banner)a href="http://www.000webhost.com/" onClick="this.href='http://www.000webhost.com/267520.html'" target="_blank"><img src="http://www.000webhost.com/images/banners/120x60/banner1.gif" alt="Free Website Hosting" width="120" height="60" border="0" /></a>into either my footer or my header. (I would like to have it the header.) But the code is showing...the banner does display..but so does the source code.At this time it is in the footer.please check it out atwww.meranda2100.hostei.comthanks, any advice would be appreciated..Meranda2100

Link to comment
Share on other sites

I am trying to insert this code:(Banner)a href="http://www.000webhost.com/" onClick="this.href='http://www.000webhost.com/267520.html'" target="_blank"><img src="http://www.000webhost.com/images/banners/120x60/banner1.gif" alt="Free Website Hosting" width="120" height="60" border="0" /></a>into either my footer or my header. (I would like to have it the header.) But the code is showing...the banner does display..but so does the source code.At this time it is in the footer.please check it out atwww.meranda2100.hostei.comthanks, any advice would be appreciated..Meranda2100
I was looking at your site and had the WEB DEVELOPER ADD-ON for Fire Fox still on and noticed a few warnings.
<div id="footer"  (MISSING ">")(MISSING "[color="#FF0000"][size=3][b]<[/b][/size][/color]")  a href="http://www.000webhost.com/" onClick="this.href='http://www.000webhost.com/267520.html'" target="_blank"><img src="http://www.000webhost.com/images/banners/120x60/banner1.gif" alt="Free Website Hosting" width="120" height="60" border="0" /></a>FROM YOUR STYLE SHEET#footer{clear:both;width:100%;  (MISSING "[color="#FF0000"][b][size=3]}[/size][/b][/color]")p.one[color="#FF0000"][b][size=3]:[/size][/b][/color]font-size:1em}   ( ":" SHOULD BE "[color="#FF0000"][b][size=3]{[/size][/b][/color]")

As far as your style sheets go, I don't know if it would be easier for you or not, but I find it easier to see my mistakes if I use the multi-line format, ie...

#menu ul li {          float: left;          padding: 15px 20px;}#menu a{          text-decoration: none;}

I hope this helps........Scout1idf...

Link to comment
Share on other sites

I was looking at your site and had the WEB DEVELOPER ADD-ON for Fire Fox still on and noticed a few warnings.
<div id="footer"  (MISSING ">")(MISSING "[color="#FF0000"][size=3][b]<[/b][/size][/color]")  a href="http://www.000webhost.com/" onClick="this.href='http://www.000webhost.com/267520.html'" target="_blank"><img src="http://www.000webhost.com/images/banners/120x60/banner1.gif" alt="Free Website Hosting" width="120" height="60" border="0" /></a>FROM YOUR STYLE SHEET#footer{clear:both;width:100%;  (MISSING "[color="#FF0000"][b][size=3]}[/size][/b][/color]")p.one[color="#FF0000"][b][size=3]:[/size][/b][/color]font-size:1em}   ( ":" SHOULD BE "[color="#FF0000"][b][size=3]{[/size][/b][/color]")

As far as your style sheets go, I don't know if it would be easier for you or not, but I find it easier to see my mistakes if I use the multi-line format, ie...

#menu ul li {          float: left;          padding: 15px 20px;}#menu a{          text-decoration: none;}

I hope this helps........Scout1idf...

That does seem more efficent... I will try that in my style sheets, thanks:) Meranda 2100
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...