non-wrapping tabs

description:

a deceptively simple, and fairly well supported, CSS method for keeping inline horizontal lists/tabs from wrapping.

simply applying white-space:nowrap seems to do the job.

completed:
04/06/2004

view this experiment