Here's an excellent description: http://webdesign.about.com/cs/htmltags/a/aa011000a.htm
For all intents and purposes you can think of <span> just like <div>, except that <div> is accompanied by some line breaking... hehe, interestingly, for the longest time all I used was <span>, now all I use is <div>, but re-reading that page makes me want to go back to <span> :)
Frank Deep Chand wrote:
Hi, I'm trying to follow the struts tutorial at http://www.learntechnology.net/struts-lesson-2.do. In the jsps, I see the following snippet: <html:messages id="message" message="true"> <span class="success"><c:out value="${message}"/></span> </html:messages> what is this "span" tag and how it is used? please help. thanks, deep --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Frank W. Zammetti Founder and Chief Software Architect Omnytex Technologies http://www.omnytex.com AIM: fzammetti Yahoo: fzammetti MSN: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]