Instructions For Creating A Link Back To This Site
Here is a simple set of code for making a link from your
site (your links page maybe...) back to the Dreamin site.
Simply copy and paste the code found in the box below
into your html code. This will give you the logo, link and text.
Hint: If you have problems getting the
code to work, try pasting it into Notepad before going into your html.
This will get rid of any formatting codes that get picked up.
<!-- DreaminBoutPeds.com -->
<p align="center">
<a href="http://dreaminboutpeds.com/">
<img alt="DreaminBoutPeds" src="http://dreaminboutpeds.com/DreaminBoutPeds.gif"
border="0" width="389" height="92"></a><br>
<font face="Comic Sans MS" color="#800080">Free Use Pomeranian
Pedigree Database<br>
All are welcome to send pedigrees and pictures.
</font>
</p>
<!-- End DreaminBoutPeds.com -->
Code displays like this
Free Use Pomeranian Pedigree Database
All are welcome to send pedigrees and pictures.