On Scroll Animations on Multiple Divs

Create on scroll animation effects on your website using waypoints and animate.css. Waypoints allows developers to execute a function when an element is scrolled to, in this case, we will execute an animation. Animate.css is a library of CSS animations … Continued

Rename WordPress Default Post Type

Change WP’s default “post” type menu and overall labels to anything you want, by replacing every instance of “post” using the code below with your desired label. Post this code in your theme’s functions.php file.

  Reference URL

WordPress Command Line

Use WP CLI to automate and execute on WordPress tasks from the command line, instead of the WP admin dashboard. Especially useful for installing wordpress, backups and updates of wordpress and it’s plugins, changing option values and adding users. Here’s … Continued

Ubuntu Usermod Options

For Ubuntu 14.04.1 LTS Usage: usermod [options] LOGIN Options: -c, -comment COMMENT new value of the GECOS field -d, -home HOME_DIR new home directory for the user account -e, -expiredate EXPIRE_DATE set account expiration date to EXPIRE_DATE -f, -inactive INACTIVE set … Continued

Typographic Scale

Guidelines for choosing font sizes for your website design. According to the digital design guidelines published in Google Material Design, using too many type sizes and styles simultaneously can ruin a design. We sue a typographic scale to produce a … Continued

Timeline Page Layout Tutorials - CSS

http://mattbango.com/notebook/code/pure-css-timeline/ http://codepen.io/christian-fei/pen/BJily http://bashooka.com/coding/css-timeline-tutorials-examples/ http://codyhouse.co/demo/vertical-timeline/