Skip to content

Instantly share code, notes, and snippets.

View mulka's full-sized avatar

Kyle Mulka mulka

View GitHub Profile
@mulka
mulka / itunes.html
Last active December 22, 2015 16:58 — forked from mike-ward/README.md
Found a directive called ngSrc. http://docs.angularjs.org/api/ng.directive:ngSrc
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title></title>
<link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.2.1/pure-min.css">
<link href="http://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.0.7/angular.min.js"></script>
<style type="text/css">