Tag: blog

The Wrestling Hub

The Wrestling Hub

thewrestlinghub.net

Here is a quick site I built for a blogger.  It is nicely responsive, and loads Copperplate on its headings.

It uses the very reliable Mobile Client Detection plugin code responsive architecture with your PHP. It lets you use the following very useful conditionals:

is_desktop() is_mobile() is_tablet() is_chrome() is_explorer()

I used Login with Ajax to make a login that does not take you away from the home page when you login.…