Re: [css-d] navigation list with bullet and background color change.

2011-12-02 Thread David Laakso
On 12/2/11 2:14 PM, mem wrote: I'm trying to make a list that will change tree things on hover: text color; background color; bullet image; k. regards, mem Something like this? mem html,body{margin:0;padding:0;} nav ul{margin:0;padding:0} nav ul li{list-style:none;} nav ul l

Re: [css-d] navigation list with bullet and background color change.

> It seems that, when we mouse hover the padding area, we will have a red > text over a red background, a bad combination that should never arrive. The padding area isn't the issue. It's actually the border. Which means as written, there's only 1px where that can happen. I had to try really har

Re: [css-d] navigation list with bullet and background color change.

> It seems that, when we mouse hover the padding area, we will have a red text over a red background, a bad combination that should never arrive. I am seeing white text on red background. Good luck. > > I'm trying to make a list that will change tree things on hover: > > text color; > bac

[css-d] BrowserCam Group Subscription (CSS)

Hi guys, We have a few openings for new members in a group that goes in together every year on a Premium BrowserCam subscription. We have been doing this since 2005. At the moment we have 9 openings. The individual cost will be somewhere between $30 and $40 US (single payment for one-year

[css-d] navigation list with bullet and background color change.

I'm trying to make a list that will change tree things on hover: text color; background color; bullet image; Can I please ask you guys to have a look here: http://jsfiddle.net/4PUFa/5/ It seems that, when we mouse hover the padding area, we will have a red text over a red background, a bad co

[css-d] w3c mobileOK checker question

Has anyone used the w3c mobileOK checker? http://validator.w3.org/mobile/. I used html5 and it comes back with an error telling me that the doctype doesn't validate against the xhtml basic or mp 1.2. Thank you, Nancy Johnson _