thank you for ur reply, Malcolm :)

I define style th/td:hover as a:hover, but a:hover is right, th/
td:hover is none.

first I define all style in a single css file, but there has not my
anticipant style effect.


then, I write a style block in html file:


th:hover {
    background-color: white;



}


It is not correct effect that should display.

at last, I saved current page which is being generated by django as a
html file on my desktop by ie->file->save as.


then I run the html file, all are right.....why ?




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to