Skip to content

Instantly share code, notes, and snippets.

@EntityReborn
Created April 4, 2011 21:03
Show Gist options
  • Save EntityReborn/902436 to your computer and use it in GitHub Desktop.
Save EntityReborn/902436 to your computer and use it in GitHub Desktop.
... other html
<div style="width:25%;float:left">
<a href="a/" class="ls1">a</a>
<a href="s/" class="ls3">s</a>
<a href="d/" class="ls4">d</a>
<a href="f/" class="ls1">f</a>
</div>
... other html
<div style="width:25%;float:left">
(\s*<a href="([^"]*)" class="[^"]*">[^<]*</a>\s*)*
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment