[Pro] Definition Lists

I am working on a bit of a navigation element that requires a Definition List.

How do I get FW to write the dl, dt and dd bits - or does it need to be hand coded?

I appreciate I need XHTML (strict)

Hand holding required

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Freeway writes some bastardized DLs when you use the unindented or
unbulleted list styles. They are DLs, but they don’t have the normal
structure inside. As far as I know, the only way to create these in
Freeway is using hand coding, and I would encourage you to use the
CrowBar Action to add these, because an inline Markup Item will create
an invalid construction if you put your entire DL in the markup item:

<p><dl> ... </dl></p>

Walter

On Dec 8, 2010, at 8:47 AM, DeltaDave wrote:

I am working on a bit of a navigation element that requires a
Definition List.

How do I get FW to write the dl, dt and dd bits - or does it need to
be hand coded?

I appreciate I need XHTML (strict)

Hand holding required

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks Walter I will have a go with Crowbar unless anybody else has insight.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options