matt, your sucha newbie... use the span tag, "dont be stupid, its dumb"
span tag? is that like any other tag?
<span> is exactly like <div>, in that you can use it to wrap around content and easily control styles and DHTML without changing the display of the content. the only difference between the two, is that <div> puts in a line break and <span> doesn't
aha, stealin my lines eh mike?