| 
	
 | 
 Posted by sllrphoto on 10/24/06 04:39 
Jim / Dave / J.O. - 
 
Thanks for the tips. With the "trainwreck" I've given the validators 
too much ammo -- I don't think I'll tackle that until if/when I just 
overhaul the whole template. 
 
The tip on defining the right column was the biggest help in getting 
things right. Also, somewhere in there I managed to get the typefaces 
to match in IE and FF. 
 
I still can't seem to get both columns to float center in firefox, but 
(again, thanks to the trainwreck) that may be just b/c of a 
conflict/override/glitch in the various definitions. 
 
Thanks again, 
 Steve D. (http://lazycomic.blogspot.com/) 
 
Jim Moe wrote: 
> sllrphoto@yahoo.com wrote: 
> > Jim - Thank you for the tips. 
> > 
> > Here's the *correct* URL: http://lazycomic.blogspot.com/ 
> > 
>   Your code is a bit of a train wreck. 
> - There is no need whatsoever for "<?xml ... ?>. And IE does not 
> understand <?xml > anyway. 
> - There is no DTD. Use 
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 
>   "http://www.w3.org/TR/html4/strict.dtd"> 
> - There are *two* <head> sections. 
> - You have mixed HTML and XHTML syntax. 
> 
>   The above are the main reasons for the huge number of validation errors 
> your page generates. 
> <http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Flazycomic.blogspot.com%2F> 
> 
> -- 
> jmm (hyphen) list (at) sohnen-moe (dot) com 
> (Remove .AXSPAMGN for email)
 
  
Navigation:
[Reply to this message] 
 |