Hi,

http://www.3pointdesign.com/home/links.html

http://www.3pointdesign.com/styles/one.css (This is turning into a  
massive page so where you need to look is just below half way) or..  
at the end of email in red.

What i would like to do is have any second lines of describing text  
start after the link / below where the first line starts. I have a  
feeling that this might be to do with display settings, and it is  
currently set at inline. Any thoughts? maybe I could give the p and  
the a fixed width and float left and right? - or is that complete  
nonsense?

Ok, there is only one markup error now, and it tells me that is  
because document is strict, not transitional and I shouldn't be using  
target="_blank" even though I use it 20 more times on the page and it  
doesn't seem to mind.


.contentsLinks3{
        min-height: 142px;
        
}

.contentsLinks3 p{
        padding-bottom: 5px;
        padding-right: 10px;
}

.contentsLinks3 img{
        float: left;
        margin-top: 8px;
        margin-right: 20px;
}

.arrowlinks p{
padding-left: 10px;
display:inline;
}

.arrowlinks img{
float: left;
}

.arrowlinks a{
font-size:12px;
background: url(../images/small-blue-arrow.gif) no-repeat;
        margin: 0px;
        padding-top: 0px;
        list-style: none;
        padding-left: 18px;
}





Chris Blake: Visit my Website at 3 Point
contact | [EMAIL PROTECTED] - 07816163420 | aim - blakeybounce  
| msn - [EMAIL PROTECTED]

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to