SunQuest
           Client Side Things
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsOther TechnologiesClient Side Things

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
  #1  
Old February 3rd, 2005, 12:57 PM
yatesy87 yatesy87 is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: St. Helens, Merseyside, England
Posts: 34 yatesy87 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
CSS/HTML Problem

Hey I was wondering if anyone could help me ... ive been struggling with this problem for quit a while now and its really annoying and I would really love if somebody could help me ...

I have linked my CSS stylesheet up to my webpage ... and for the footer of the page i want to have the box as a style which is in this case #footer ... now the problem that I am having is that the code i have entered into my stylesheet isnt changing the table in my footer to how I want it. Below is the code ...

CSS code:

#footer { background-color: #E5E5E5; border: 1px; border-color: #C0C0C0 border-style: solid }

HTML Code:

<table width="600" border="1" cellspacing="0" cellpadding="0" border-color="black" background-color="#E5E5E5">
<tr>
<td span id=footer>
<div align="center">
<span id=copyright>Copyright 2005 © Roger Anderton Corporatewear<br>
<span id=design>Site Designed by Leslie Yates<br>
<span id=design>Site best viewed in Internet Explorer Browser</span></span></span></div>
</td>
</tr>
</table>



The host im currently using temporarily is Tripod Lycos .. Now could it be this host which is messing things up or is their something wrong with my coding ... Please Help!

Reply With Quote
  #2  
Old February 3rd, 2005, 06:37 PM
rehfeld_dot_us rehfeld_dot_us is offline
Codewalkers Novice (500 - 999 posts)
 
Join Date: Apr 2007
Posts: 825 rehfeld_dot_us User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
RE: CSS/HTML Problem

<td span id=footer>


should be

<td id="footer">



you can validate your html to spot stuff like this easily.

http://validator.w3.org/

Reply With Quote
Reply

Viewing: Codewalkers ForumsOther TechnologiesClient Side Things > CSS/HTML Problem


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway