Skip to content

Instantly share code, notes, and snippets.

@ricardosiri68
Created November 16, 2013 15:56
Show Gist options
  • Save ricardosiri68/7501809 to your computer and use it in GitHub Desktop.
Save ricardosiri68/7501809 to your computer and use it in GitHub Desktop.
div loco
<html>
<head>
<style>
.noticia{
background: url(logo.png) no-repeat;
height: 30px;
padding-left: 50px;
}
</style>
</head>
<body>
<div class="noticia">
<a>Diario la Capital - Rosario</a> Fue a cobrar en camilla a un banco y no le pagaron
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment