Out of desperation  I put the site on my school's server and here is a link 
that should be totally ok

http://pstcc11.pstcc.edu/~w2200a24/<http://pstcc11.pstcc.edu/~w2200a24/>
If you go to the very first link called infocus photography the site is up
everything loads except for the contact page and is beyond me why it doesn't.   
Also if you hit the buttons more than once you get an error page.    I am 
clueless as to why.  I now know that I have to load the images onto an image 
server like flickr or photobuckets  and just load up the html on a new server 
since I am frozen.
The w3c validator hates me and says the padding is all wrong in the code.  It 
must go into the css. Also it hates the javascript.   One day I  hope I can 
look back at this painful learning process and laugh but learning all this 
stuff is tough.  Also the validator hates my css.  Thanks Jennifer
Here's the css AGAIN>

a:link {color:#0000cc;}
      a:visited {color:#990099;}
      a:hover {color:#cc0000}
      
      
      a.link:link { font-family: "Futura Light", Arial;font-size:16px; 
color:#000000; text-decoration:bold;}
      a.link:visited {  font-family:"Futura Light", Arial; font-size:16px; 
color:#000000; text-decoration:none;}
      a.link:hover { font-family: "Futura Light", Arial; font-size:16px; 
color:#000000; text-decoration:none;}
      
      td {  font-family:"Futura Light",Arial; font-size:14px; color:white;}
      td.link {padding:4px 8px 4px 18px;}
   font.divider {font-size:20px; font-family:"Futura Light",Arial; 
color:#000000}
      div.body {font-size:20px; font-family: "Futura Light", Arial; color: 
white;}
      
      a:link {
 color:#0000cc;
 font-family: Futura Light;
}
      a:visited {color:#990099;}
      a:hover {color:#cc0000}
      
      body {font-family: "Futura Light"; color:#6b6c78;}
   p {text-align:center;}
   
    .form {
    scrollbar-face-color : #35363c; 
    scrollbar-highlight-color : #35363c; 
    scrollbar-3dlight-color : #35363c; 
    scrollbar-shadow-color : #35363c; 
    scrollbar-darkshadow-color : #35363c; 
    scrollbar-track-color : #35363c; 
    scrollbar-arrow-color : #ffffff; 
   
     }
   
   



______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to