3/19/2011

Simply Dots in Several Colours

I have been playing around with stuff from Gunhild today. This is what came out of it... :P

Simply Dots Yellow
 Code:

<style type="text/css">
body {background-image: url("http://i53.tinypic.com/axd2dc.jpg"); background-position: center; background-repeat: no-repeat; background-attachment: fixed; }
</style>
<center><div id="tag" style="position:absolut center; left:0px; top:0px; width:200px; height:75px;">
<a href="http://jakelinelikestoscrap.blogspot.com" target="_blank">
<img border="0" src="http://i54.tinypic.com/fyk55k.jpg" />
</a></div></center>

Simly Dots Dark Red

Code:

<style type="text/css">
body {background-image: url("http://i52.tinypic.com/2afiiqs.jpg"); background-position: center; background-repeat: no-repeat; background-attachment: fixed; }
</style>
<center><div id="tag" style="position:absolut center; left:0px; top:0px; width:200px; height:75px;">
<a href="http://jakelinelikestoscrap.blogspot.com" target="_blank">
<img border="0" src="http://i54.tinypic.com/fyk55k.jpg" />
</a></div></center>


Simply Dots Petrol
Code: 

<style type="text/css">
body {background-image: url("http://i52.tinypic.com/1zlf4lc.jpg"); background-position: center; background-repeat: no-repeat; background-attachment: fixed; }
</style>
<center><div id="tag" style="position:absolut center; left:0px; top:0px; width:200px; height:75px;">
<a href="http://jakelinelikestoscrap.blogspot.com" target="_blank">
<img border="0" src="http://i54.tinypic.com/fyk55k.jpg" />
</a></div></center>
Simply Dots Pink
Code:
<style type="text/css">
body {background-image: url("http://i51.tinypic.com/24mhtub.jpg"); background-position: center; background-repeat: no-repeat; background-attachment: fixed; }
</style>
<center><div id="tag" style="position:absolut center; left:0px; top:0px; width:200px; height:75px;">
<a href="http://jakelinelikestoscrap.blogspot.com" target="_blank">
<img border="0" src="http://i54.tinypic.com/fyk55k.jpg" />
</a></div></center>


And the matching header
Hope you like some dots! :) 

No comments:

Related Posts Plugin for WordPress, Blogger...