[FX.php List] [OFF] Odd CSS problem

Dale Bengston dbengston at tds.net
Sun Aug 17 06:47:42 MDT 2008


Hi Bob,

I think you'd need individual dd (definition description) tags for  
each list item, and a dd should be contained within a dl (definition  
list) opening and closing tag. Is dl/dt/dd really the best css for  
this type of content?

Dale


On Aug 16, 2008, at 8:01 PM, Bob Patin/Longterm Solutions wrote:

> I've got a DIV that has some links in it, like this:
>
> <div class="AccordionPanelTab">
>        <a>Hosting</a>
>        <dd class="AccordionPanelContent">
>  		<a href="databaseserver.htm">FileMaker Databases</a><br />
>  		<a href="hosting.htm">Website Hosting</a><br />
>  		<a href="colocation.htm">Colocation</a><br />
>  		<a href="services.htm">Other Services</a><br />
>  		<a href="fm_clients.htm">Our Clients</a>
>        </dd>
>      </div>
>
> When this displays in my page, the 3rd link gets displayed on the  
> same line with the 2nd link, and then the 5th link shows on the same  
> line with the one before it...
>
> I can't figure out for the life of me why this happens; when I test  
> this in a blank HTML page it works as I would expect, with 5  
> separate lines...
>
> Anyone know what would cause the problem I'm having?
>
> Thanks,
>
> Bob Patin
> Longterm Solutions
> bob at longtermsolutions.com
> 615-333-6858
> http://www.longtermsolutions.com
> iChat: bobpatin
> AIM: longterm1954
> FileMaker 9 Certified Developer
> Member of FileMaker Business Alliance and FileMaker TechNet
> --------------------------
> FileMaker hosting and consulting for all versions of FileMaker
> PHP • Full email services • Free DNS hosting • Colocation • Consulting
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list



More information about the FX.php_List mailing list