Skip to content

Instantly share code, notes, and snippets.

@briankross
briankross / index.html
Last active February 10, 2018 11:52
Test | CSS3 Slide Rollover Social Media Icons
<!DOCTYPE html>
<html>
<head>
<title>Test | CSS3 Slide Rollover Social Media Icons</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="social-slide">
<div class="social-image">
<a href="https://twitter.com/" target="_blank">
@briankross
briankross / diskutil
Created May 26, 2013 18:49
The diskutil program is a native Apple command line utility for manipulating disks, partitions, and RAID sets. This includes magnetic hard disks, CDs/DVDs, and flash drives. Most options, except "list", require root access. For information on all available disks and their partitioning.
diskutil list