The <div> tag defines a division/section in a document. Browsers usually place a line break before and after the div element. Use the <div> tag to group block-elements to format them with styles. http://www.w3schools.com/tags/tag_div.asp
The <span> tag is used to group inline-elements in a document. Use the <span> tag to group inline-elements to format them with styles http://www.w3schools.com/tags/tag_span.asp Regards, Jiri The Editor napsal(a): > I'm studying up a bit on the PmWiki markup table and am wondering > exactly what the difference is between a div and a span. > > Is there some reason for both the >><< and %% markup? And are they > browser dependent? > > Cheers, > Dan > > _______________________________________________ > pmwiki-devel mailing list > [email protected] > http://www.pmichaud.com/mailman/listinfo/pmwiki-devel > > __________ Informacia od NOD32 2269 (20070516) __________ > > Tato sprava bola preverena antivirusovym systemom NOD32. > http://www.eset.sk > > > _______________________________________________ pmwiki-devel mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-devel
