Correct way to style a HR
hr { margin:15px 0; border:0px; color: #b30000; background-color: #b30000; height: 1px; }
How to install WordPress MU on your local WAMP 2.0
I have just spent a few hours installing mu on WAMP for anyone that is interested. Here is how I finally managed to do it. Create a database in PHP admin In your Apache Conf file (httpd.conf): Where it says [...]