francky wrote:
> The css-validator loves to see pairs
> of colors and background colors. ... The ratio of this is in short: be aware
> that the
> contrast between the letter colors and the background is enough for
> accessibility at each level.
Jukka "Yucca" Korpela wrote an excellent experti
Amaryllia Liu wrote:
> http://www.erotophilia.com/July2006/brokenlayout.html
>
> When any of the anchor links on top are clicked, the page layout
> breaks in FF, but seems to work find in IE. This is a fairly simple
> page so I'm hoping the problem is also a simple fix.
No really simple fixes,
I started learning CSS a few months ago so I'm still very much a beginner at
this. The problem I'm having can be see at
http://www.erotophilia.com/July2006/brokenlayout.html
When any of the anchor links on top are clicked, the page layout breaks in
FF, but seems to work find in IE. This is a fairl
Peggy Coats wrote:
>When I'm validating my CSS, I keep getting warnings such as listed below
>using the W3C validation service:
>
> - Line : 5 (Level : 1) You have no color with your background-color :
> body
> - Line : 11 (Level : 1) You have no color with your background-color :
> #conte
Hi Peggy,
Can you send a link to the page?
Riva
Peggy Coats wrote:
> When I'm validating my CSS, I keep getting warnings such as listed below
> using the W3C validation service:
>
>
>- Line : 5 (Level : 1) You have no color with your background-color :
>body
>- Line : 11 (Level : 1)
When I'm validating my CSS, I keep getting warnings such as listed below
using the W3C validation service:
- Line : 5 (Level : 1) You have no color with your background-color :
body
- Line : 11 (Level : 1) You have no color with your background-color :
#content
- Line : 29 (Level :
Do this:
Add overflow: hidden and margin-left: 0 to your #right div.
-- Yehuda Katz
On 7/16/06, Ann Adamcik <[EMAIL PROTECTED]> wrote:
>
> - Original Message
> From: Ivar van Duuren <[EMAIL PROTECTED]>
>
> I have a problem with a page of a personal page.
> The url is this: http://www.gr
Hi guys,
Michael Geary of the jQuery list suggested I continue a discussion I started
there on this list related to CSS.
Essentially, I created a set of CSS Formatting guidelines designed to get
designers to create readable CSS that other designers could quickly get up
to speed on.
The "spec" is
- Original Message
From: Ivar van Duuren <[EMAIL PROTECTED]>
I have a problem with a page of a personal page.
The url is this: http://www.gritter.org/trouwen/pics.html
As you'll see, the pictures are not contained by their parent div.
To me it looks like they float but in the css they're
Test page: http://bonjela.si8s.co.uk/menus/alchemyMAmodified/alch-testpage.php.
Using "Head 1" as an example, on hover the sub-menu appears with the same
background color as "Head 1". However, if I then move the cursor down over the
sub-menu the background of "Head 1" reverts to its unhovered st
Designer wrote:
> Felix Miata wrote:
>
>> text-align:left/*center*/
>>
>>
> Hi Felix,
>
> I've googled this intriguing bit of markup and got nothing. Also
> looked for David's term : 'flush left/scatter right' to no avail.
> What /exactly/ does it do, and have you got any links to it?
Gunlaug Sørtun wrote:
> :-)
>
> The usual: IE/win needs its 'hasLayout'[1] trigger.
>
> Add...
> #footer {height: 100%;}
> ...and it'll be fine.
>
> regards
> Georg
>
> [1]http://www.satzansatz.de/cssd/onhavinglayout.html
Thank you Georg. I may have to start sending you royalty checks...yo
Hi there,
I have a problem with a page of a personal page.
The url is this: http://www.gritter.org/trouwen/pics.html
As you'll see, the pictures are not contained by their parent div.
To me it looks like they float but in the css they're not defined as
floating...
Could anyone tell us what the p
Thanks you guys! I could see the background image for hover on both examples of
the fixes, but when I added the solutions to my css and rendered my page, all I
could see was the olive color on hover and not the original gradient image. Why
is this and did I miss something?
Thanks again,
J
Ing
Designer wrote:
> Felix Miata wrote:
>> text-align:left/*center*/
>>
> Hi Felix,
>
> I've googled this intriguing bit of markup and got nothing. Also
> looked for David's term : 'flush left/scatter right' to no avail.
> What /exactly/ does it do, and have you got any links to it?
>
> Thanks
Felix Miata wrote:
> text-align:left/*center*/
>
Hi Felix,
I've googled this intriguing bit of markup and got nothing. Also
looked for David's term : 'flush left/scatter right' to no avail.
What /exactly/ does it do, and have you got any links to it?
Thanks
--
Best Regards,
Bob McClellan
Ingo Chao wrote:
> This example is broken in IE-Mac, the hover interacts with other
> buttons. I don't know why. Hope someone else sees what I am missing.
>
> http://www.satzansatz.de/cssd/tmp/jsnav.html
Updated the file with a IE-Mac hack. It's always good to have a resource
that has the solu
Jeralyn Merideth wrote:
> ...Could someone help me figure out why my hover isn't filling up the entire
> space of the menu block?
>
> http://216.119.67.187/js/index.htm#
It is difficult to archive such a menu in an inline context.
With setting line-height:2em; for the link, as you did, you don
18 matches
Mail list logo