Just to play around, I wanted to achieve the following input box look with pure CSS 3. Also to teach myself how box-shadow works.

I think I got pretty close.
Just to play around, I wanted to achieve the following input box look with pure CSS 3. Also to teach myself how box-shadow works.

I think I got pretty close.
I started this week as a frontend developer for the parents.com team at Meredith. It’s been a very fun week.

Overall, a great start! I’m happy ^__^
Have chrome installed on your desktop and your android device.
Download Android SDK, unzip, double click on the exe installer
Add
\sdk\platform-tools
to your PATH environment variable
Enable USB debugging on your device.
On most devices running Android 3.2 or older, you can find the option under Settings > Applications > Development.
On Android 4.0 and newer, it’s in Settings > Developer options.
On Android 4.2 and newer, Developer options is hidden by default. To make it available, go to Settings > About phone and tap Build number 7 times (this is fun!). Return to the previous screen to find Developer options.

Set up your computer to detect your android device.
If you’re developing on Windows, you need to install a USB driver for adb.
Find the driver for your android device e.g. https://motorola-global-portal.custhelp.com/app/answers/detail/a_id/88481
For more information, visit here.
Install the driver on your computer
Use a data usb cable to connect your android device to the computer
Once plugged in, there should be some prompts indicating that your device is ready to use
Open a cmd prompt and type adb devices, you should see something like:
List of devices attached
0A3D10E60D00500C device
Then enter command
adb forward tcp:9222 localabstract:chrome_devtools_remote
On your android device, visit a site under your chrome and under settings -> developer options -> Enable USB Web debugging

On your computer, launch http://localhost:9222 in your chrome browser, you should be able to see all of the tabs on your android device
Back to School is a child theme for Twenty Twelve. You may download it. It may also be used on wordpress.com if you have custom CSS purchased.
To use this style on wordpress.com with custom css:
Copy everything after:
/* ========================================================================= * Back to School * ========================================================================= */ /* customized by pure-essence.net */
here.
Replace all image URLs
url(images/
with
url(//regretless.com/oriental/wp-content/themes/backToSchool/images/

“Love” to me is appreciation to such a degree that it fills my heart to bursting and overflows. Love can go in any direction. I can feel love for:
The WordPress 3.6 Beta has been released, and users with a self-hosted WordPress installation can easily upgrade to it with the Beta Tester plugin. This is the first beta release, so it's not recommended for live sites, but plugin/theme developers and anyone with a keen eye for bugs are encouraged to try it out now.
Unlike previous WordPress Beta releases, this one is feature-complete, so everyone can focus entirely on reporting and fixing bugs without worrying about any incoming new features.
Summer Day is a child theme for oriental. You need to first install oriental and then install this theme.
Pink Xmas is a child theme for Twenty Twelve with Christmas/holiday accent. It comes with a snow falling effect. You may download it. It may also be used on wordpress.com if you have custom CSS purchased.
To use this style on wordpress.com with custom css:
Copy everything after:
/* ========================================================================= * Pink Xmas * ========================================================================= */ /* customized by pure-essence.net */
here.
Replace all image URLs
url(images/
with
url(//regretless.com/oriental/wp-content/themes/pinkXmas/images/
Casaully is a child theme for Twenty Twelve. You may download it. It may also be used on wordpress.com if you have custom CSS purchased.
To use this style on wordpress.com with custom css:
Copy everything after:
/* ========================================================================= * Causally * ========================================================================= */ /* customized by pure-essence.net */
here.
Replace all image URLs
url(images/
with
url(//regretless.com/oriental/wp-content/themes/casually/images/