Previous Message
Next Message

[css-d]

Sent by Mark Ashcroft on 12 March 2003 14:02


Hi everyone - real simple one cos im stupid and new.

I have a page that is split into 3

<div class=3D"maintxt1">
<div class=3D"maintxt2">
<div class=3D"maintxt3">

Each has a particular background so the link colours need to be =
different colous and size for each div.

I thought it would be ok to just refernce it by doing this:

div#maintxt3 a:link {color: #FFFFFF;}
             a:visited {color: #FF0000;}
             text-decoration: none;}
             font-size: 10px;}

but I am obviosuly horrendously wrong as it doesnt work.

Can anyone out there help?

cheers

MarkFrom [EMAIL-REMOVED]  Wed Mar 12 14:54:45 2003
From: [EMAIL-REMOVED] (Felix Miata)
Date: Wed, 12 Mar 2003 09:54:45 -0500
Subject: [css-d] screen size detection
References: [EMAIL-REMOVED]>
Message-ID: [EMAIL-REMOVED]>

Tim Laureska wrote:
 
> Hello All. I know this is slightly off topic, but what have you'all done
> that works well to detect a viewer's screen area (ex. 800 X 600 or 1024
> X 768) then redirect that user to a page that is suited for that screen
> area?  A quick search on google gave me these javascript screensize
> detectors which work fine, but I'm looking for the best way:
 
> http://www.dynamicdrive.com/dynamicindex9/info3.htm
 
> http://www.scriptbreaker.com/examples/windowWH.asp

Take a look at http://www.gemal.dk/browserspy/window.html
-- 
"A gentle answer turns away wrath."                Proverbs 15:1 NIV

 Team OS/2 ** Reg. Linux User #211409

Felix Miata  ***  http://members.ij.net/mrmazda/auth/auth.html
Previous Message
Next Message

Message thread:

Possibly related: