Click to See Complete Forum and Search --> : Need help on html page


dtech
10-08-2005, 09:26 AM
I could love to ask for any good web designer help, am not really kinda newbie but quite good in html but my question and need goes does:

A creating a website for my group and wanted to create a page for member of the group,where visitor could get to know the members well,i could like it like this page http://www.postpartum.net/officers.html but with more space for writing brief words about each members.

i will be so glad if anyone could help me with the html and or all code it might need for it.

thanks.

Sanim
10-08-2005, 10:09 AM
It kinda looks like tabular data to me... I suppose you could use a table.

ray326
10-09-2005, 11:05 PM
It might be a good fit for a definition list (<dl>,<dt>,<dd>).