Christof Donat wrote:
How about<dt>Course Title</dt> <dd>...</dd> And then in the original code have <dl id="courseHist"></dl>Even less bloated, less to transfer, more expressive and my suggested code should still work (as it does with your suggestion).Christof
I agree, although we shouldn't choose elements for less-bloatedness :-)I'm sorry Christof, didn't mean to offend you. Just saw the code and couldn't hold back...
--Klaus