Chris - bingo - you got it.... it's the display:inline in the P tag. 

-----Original Message-----
From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On
Behalf Of Chris F.A. Johnson
Sent: Friday, February 06, 2009 4:30 PM
To: wsg@webstandardsgroup.org
Subject: Re: [WSG] Link issue

On Fri, 6 Feb 2009, Kristine Cummins wrote:

> Hi all:
>
> I'm having a strange link issue where three links in the content area are
> not linking and the code is valid. Each link is assigned with a class.
> Either I'm having a brain fart, or something strange is going on. It's
> probably a brain fart at this point. Any help appreciated.
>
> Page with link issue: http://www.richardvonsaal.com/about.html

     Remove "display: inline;" from:

/* off white */
p {
background-color: inherit;
color: #f9f5ec;
display: inline;
font: normal .9em/1.8em "century gothic", arial, verdana;
overflow: hidden;
padding-top: 33px;
}


-- 
    Chris F.A. Johnson, webmaster         <http://woodbine-gerrard.com>
    ========= Do not reply to the From: address; use Reply-To: ========
    Author:
    Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************

Reply via email to