[thelist] My Very Own Website

Mark Groen evolt at markgroen.com
Wed Mar 1 10:21:11 CST 2006


On Wed, 2006-03-01 at 17:28 +0200, Hershel Robinson wrote:

> The official version is here:
> http://web.galleryrobinson.com/
> 
> and the alternative design is here:
> http://galleryrobinson.com/web2/

> 1 Which design do you like better?

The first one.

> 2 Does anyone know how to get rid of the space above the navigation bar 
> in Firefox? In IE6 it doesn't show up. Or maybe you think it looks good 
> like that? :)

I like the see-through effect. To get rid of the space though...it's
caused by default padding values, put this at the top of your style
sheets first and those troubles go away:

* {margin:0px; padding:0px; }

> 
> 3 I checked this in IE6 and FF1.5 on Win2K. If anyone can check on any 
> other browsers I would appreciate that.

Looks fine on *nix FF, Opera, IE/Wine etc.as long as the default
padding/margin is taken out. In Opera, you have an additional gap below
the header div otherwise, also in Opera the opacity filter on the h1
doesn't work, not sure what that's about.

-- 
cheers,

        Mark




More information about the thelist mailing list