sux2beme
Nov 6, 2002
wow! that's so cool. like, i just saw it with the old title, and then it was like all changed and stuff. it's like a million times better now!
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