I have 2 small CSS problems and I just can't seem to figure them out:

http://rorybernstein.com/francesca_proto/

On this page, I cannot get the "hover" to work on the nav bar links.
The style sheet is here:
http://rorybernstein.com/francesca_proto/style.css

The rule that I think should be making the text links turn red when
you hover is:
#nav li a:hover {
color: #FF000;

Next, on this page:
http://rorybernstein.com/francesca_proto/section_landing.html

The div with the id of  "thumbnail_grid" has a float:left rule.
Shouldn't it sit alongside the div "nav", and not under it? Why is it
under it? I want the grid to sit to the right of the nav list. And, I
can't figure out why the photos don't line up in neat rows/columns.
Why is the grid irregular?

Thanks,
Rory
______________________________________________________________________
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