==Round corners== Firefox and other Mozilla browsers and Safari, Konqueror and other Webkit browsers support round edges: {code:} -moz-border-radius: 10px; -webkit-border-radius: 10px; {code} InternetExplorer does not support round edges via CSS, even not in IE 8. See also ... |