Reputation: 685
I´ve got the following code:
<a class="button" href="">
<span class="fill_link"></span>
Test
</a>
and I want that the text of the link is in front of the span "fill_link", but i only can change the css of the class "button" and the class "fill_link".
Thanks
Upvotes: 3
Views: 791