Skip to content

Instantly share code, notes, and snippets.

@onzag onzag/damn.html Secret
Created Oct 19, 2016

Embed
What would you like to do?
<div class="teacher-profile-picture"
ng-style="{'backgroundImage':'url(' + teacher.profile_image_url + ')'}"
ng-click="window.open(teacher.profile_image_url)"></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.