PDA

View Full Version : Multiple links on brochure pages - how?


NickD
01-Feb-2003, 12:52 PM
Hi All

I'm trying to do something which I reckon ought to be really easy, but don't seem to be able to work out how to crack it.

What I'd like to do is to have a links page on my site, which would be a Brochure page. On the page I'd like a potentially long list of links with a brief description beside each. The only way I can see of doing this without getting into the html is to have a seperate fragment for each link - as fragments of brochure pages only seem capable of having a single link embedded in each.

Surely this must be a common requirement - am I missing something?

Regards

Nick

NickD
01-Feb-2003, 07:03 PM
scrub that query - I worked out how to do it - it's in the user guide under "Embedde HTML" - the example they give is

!!<<a href="http://www.mycompany.com/ProdSpecSheet.html">Spec sheet</a>>!!

which works fine. Problem solved.

Nick