I started using WordPress today, and I’m impressed!
To view old site, go to: http://radulski.net/museum/
Related Articles
There is a simple, but genius, method to replace button with icon. I learned it from jQuery. First, create the button, as you would always do. You can use <button>...
Short tutorial on setting up SSL site on Ubuntu. 1) Make sure apache is working correctly without SSL 2) Enable SSL apache module sudo a2enmod ssl 3) Add generate self-signed...
When working on websites, one of the most common patterns is column-layout. You want have some main content flow in the center of the page, and have one or two...