How to implement definition lists?

This forum is for all Flare issues not related to any of the other categories.
Post Reply
ddiemetric
Propeller Head
Posts: 59
Joined: Mon Nov 24, 2008 12:31 pm
Location: Is it Spring yet?

How to implement definition lists?

Post by ddiemetric »

Hi. I want to use dl, dt, and dd elements to create definition lists. I assumed, since this was a list style, that there would be a command somehwere in the Flare menus to insert a dl, which would automatically contain empty dt and dd elements, much like when you create a bulleted list that automatically contains empty li elements. That doesn't seem to be the case. At least, I can't find it in the interface.

I can create a regular list and change it to a dl, but then it contains li elements that I have to delete. Then I have to add paragraphs to apply the dt and dd elements.

I just know I'm missing something here. This sure seems like a lot of work to create this list type. The Flare help only says that you can do it, but provides no information on how to do it. Any assistance would be greatly appreciated.

Thanks!
NorthEast
Master Propellus Maximus
Posts: 6426
Joined: Mon Mar 05, 2007 8:33 am

Re: How to implement definition lists?

Post by NorthEast »

I don't think you can insert a definition list using Flare's interface.

There's actually quite a few HTML tags that you can't insert in Flare.
Post Reply