Michael wrote:
> Hello all!
>
> I'm writing with a problem I've been trying to resolve for the longest  
> time with no success. My website, http://mjmfilms.com/ works fine in  
> Firefox but not Safari. Any suggestions why?
>
> Thank you!!
>
> Michael Morgenstern
>   



1/ Run your file through Tidy Online <http://infohound.net/tidy/>.
Tidy will correct nearly all the html errors.
2/ Run the "tidied" file through the w3c Markup Validation Service 
<http://validator.w3.org/>
3/ Manually, correct the few html errors Tidy missed.
4/ Run the corrected file through the w3c Markup Validation Service 
<http://validator.w3.org/> to confirm you've corrected everything and 
that the file is valid.
5/ Celebrate.

Regarding your off-list question: non-standard HTML tags and attributes

~d




______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to