RE: [WSG] horizontal list menus based on images rather text in css..WORKS NOW

2005-03-01 Thread Mike Pepper
() www.seowebsitepromotion.com GAWDS Admin [EMAIL PROTECTED] www.gawds.org > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Chris Botman > Sent: 01 March 2005 21:47 > To: wsg@webstandardsgroup.org > Subject: RE: [WSG] horizontal l

RE: [WSG] horizontal list menus based on images rather text in css..WORKS NOW

2005-03-01 Thread Chris Botman
> - How will a seach engine index those links. > Well. I was more meaning the lack of anchor text to give the likes of Google some juicy words to associate with your website. I don't claim this to be a definitive source, but for example, from: http://developers.evrsoft.com/article/internet-marke

Re: [WSG] horizontal list menus based on images rather text in css..WORKS NOW

2005-03-01 Thread Jan Brasna
- What happens to people who have images turned off. That's the most painfull issue. Good solution is (Second solution) - How will a seach engine index those links. Well. - How will a screen reader read them? Well if you use something like <

RE: [WSG] horizontal list menus based on images rather text in css..WORKS NOW

2005-03-01 Thread Chris Botman
I guess the issues to consider are: - What happens to people who have images turned off. - How will a seach engine index those links. - How will a screen reader read them? - What happens if your page is printed (by default background images won't be printed) - which may or may not be a good thing.

Re: [WSG] horizontal list menus based on images rather text in css..WORKS NOW

2005-03-01 Thread Claudia Frers
So ...Why is the display: inline ever needed? Just threw out a lot of code and this works :-) Am I on the right track??? a humble newbie http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> http://www.w3.org/1999/xhtml";> /*

.photo_link {

[WSG] horizontal list menus based on images rather text in css

2005-02-28 Thread Claudia Frers
Test platform IE 6.0 and XP pro. I'm trying to create a horizontal image toolbar. Basically, I have two versions that almost work and being a week old newbie to web design I cannot seem to tweak them to work. This solution ignores the display: inline; and my picture (yes thats me) displays vertical