> >Following a site check (thanks everyone), it transpires that the
site:
> >
> >http://www.freshclickmedia.com/previews/endo/home.htm
> >
> >causes a browser crash on the Apple Mac (reported specifically on IE
> >5.2.3, but I'm now concerned about other mac browsers.)
> you have made extensive us
Hi all,
Following a site check (thanks everyone), it transpires that the site:
http://www.freshclickmedia.com/previews/endo/home.htm
causes a browser crash on the Apple Mac (reported specifically on IE
5.2.3, but I'm now concerned about other mac browsers.)
The CSS is at:
http:
Hi everyone,
I'd be extremely grateful if you guys could check over my first site:
http://www.freshclickmedia.com/previews/endo/home.htm
I've checked it on Windows XP versions of Firefox (1.0.6), Opera (7.54),
Netscape, IE (6.0) and Mozilla (1.7), but would really appreciate a Mac
check
Hi there,
> I'd like a second opinion on this -- the style sheet is 89KB. Is that
> overly large? Is there a way to tell how long it takes to load?
>
89k is by far the largest style sheet I've come across. I've often
managed to reduce the size of mine by thinking more about the markup.
Things
> > seemed to have happened after trying to eliminate the Google Ads
> > overlay that was obscuring text, but since I can no longer see the
> > Stuff/Tools section, I can't repeat.
>
> Yes, that seems to be an Opera Quirk, any idea how to prevent that? it
> seems that even with the latest opera th
Hi there Joanne,
>
> Does anyone have any experience with either of these or can
> you suggest
> another book/site to learn about designing sites without tables?
>
>
I'm sure you'll get a good number of replies for this one :)
Look out for books by Eric Meyer:
Eric Meyer on CSS:
http://www.
Hi,
not entirely sure about this, since I'd never begin a class with a number,
since it's not very descriptive. I'm guessing that it doesn't like the numeric
class name.
Try c1, c2, c3 and see if that makes a difference.
Shane.
> Hi there,
>
> I'm currently trying to control an html tag
> Hi Antony!
>
> It works fine for me without reloading the site! I'm using
> Firefox 1.0.6
> with Windows XP.
>
Hi there Antony - I have the same problem running Firesoft 1.0.1 on Windows XP.
> > I have a problem with a site in Firefox for Windows that
> only appears upon
> first loading the
> In addition to the aforementioned, I had quite a big success getting
> our junior developers up to speed with proper resources, one of them
> being the Dan Cederholm's Web Standards Solutions book:
> http://www.simplebits.com/publications/solutions/
>
> It is a wonderful hands-on book which allo
> He specifically stated that he wants a "table border"
> around each thumbnail. Well...I know better than to create a table
> around each image just for the visual effect, and I'm not about to
> photoshop each image, so I'm wondering if there's a way to emulate it
> in CSS.
>
Hi John,
if all y
> The original ; www.dunmaglass.com
> My effort : www.integrawebdesign/dunmaglass/dunmaglass.html
Sorry Mike, your effort is currently giving me a 404.
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/c
> Can anyone explain to me why this menu -
> http://broadspancommerce.com/menu-pixel.html - has an extra 1px under
> each list element in IE?
>
> The offending CSS is most likely here: - Thanks in advance!
>
Um... correct me if I'm wrong listers, but doesn't this have more to do with
your H
> Using an unordered list seems to be the prevalent method for creating
> a navigation menu. Is there something inherently wrong, such as
> browser compatibility, in using multiple left floated divs to style a
> horizontal menu?
The links are grouped semantically using a and nested items.
Becaus
Around each of my thumbnail graphics is a link border , which changes color as
I mouseover them.
What is the optimum method for removing those borders. I have other borders
which I don't want to disturb.
Arnie Shafer
--
try:
border: 0;
___
Do you need the :hover ?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Johnson, Justin
Sent: 28 April 2005 15:12
To: Rodrigo Milano; css-d
Subject: RE: [css-d] Tag
In your css redefine the abbr tag to something like this:
abbr:hover{
cursor: help;
}
15 matches
Mail list logo