www.theblisspages.com - link to my site
Sometimes people ask me if it's ok to link to my site, and whether I have any
graphics that they can use. It certainly is, and I do!
theblisspages are mainly driven by word-of-mouth promotion. I'm always glad to have people mention theblisspages on their web pages, usenet postings, list server postings, chats, newsletters, etc..
I hope this page makes it easier for you to do so.
<a href="http://www.theblisspages.com/">www.theblisspages.com</a>
looks like this: www.theblisspages.com
and this code:
<a href="http://www.theblisspages.com/">www.the<em><strong>bliss</strong></em>pages.com</a>
looks like this: www.theblisspages.com
If you want to be really flash, you can use the following code:
<a href="http://www.theblisspages.com/"> <span style="background-color: #3366FF;color: #FFFFFF">the<strong><em>bliss</em></strong>pages</span> </a>
which looks like this: theblisspages
or the following code:
<a href="http://www.theblisspages.com/"> <span style="background-color: #3366FF;color: #FFFFFF">www.the<strong><em>bliss</em></strong>pages.com</span> </a>
which looks like this: www.theblisspages.com
Showing a graphic on your page is optional. It's great if you do, but it's not required if you don't have the space, bandwidth, or if you just don't want to. To download an image, just click on it, then you'll be on a page with just the graphic. Then do a Save As... and you have it.
In increasing order of size, here are some images you can use. Just copy any of them to your web site, and use this html, making the appropriate substitutions for your image directory:
<a href="http://www.theblisspages.com/"> <img src="images/tbp_name.gif" alt="www.theblisspages.com" border="1" width="318" height="32"> </a>
<a href="http://www.theblisspages.com/"> <img src="images/tbp_sm.gif" alt="www.theblisspages.com" border="1" width="200" height="107"> </a>
<a href="http://www.theblisspages.com/"> <img src="images/tbp.gif" alt="www.theblisspages.com" border="1" width="328" height="176"> </a>
Thank you!