How to Use JavaScript to Change a Cascading Style Sheet (CSS) Dynamically
How to Created Rounded Corners for Your Box Borders in CSS
If you were to create a rectangular box outline around the content on your web page using Cascading Style Sheets (CSS), the default is that your box borders will have pointed right-angled corners. To get rounded corners for the box, many webmasters in the past have resorted to using images to give the appearance of curved corners. This article shows you how to achieve the same effect using CSS. It also discusses some of the limitations to using CSS for this purpose at this time.
Free and Open Source PHP Wiki Software
- WackoWiki
- WackoWiki is a Wiki engine that uses PHP and MySQL. It provides access controls (ACLs) for each page, a WYSIWYG editor, localizations for a number of languages, email notification on changes and comments, several cache levels, design themes or skins, XHTML compliance,
Menu


