|
|
|
|
If you wish to include a link to oblyvaeon.com on your website, below are some banners you can use. Also, if you are planning to link to us, please use the Contact page to send us a message about your website. No prior clearance is normally required, though your site must conform to the following policy: ABSOLUTELY NO SITES of the following type(s), or sites dealing primarily with the following subject matter(s) may link to oblyvaeon.com: Porn (including Pr0n, or any other moronic misspelling of the word) Spam promoting sites (you know who you are; oh, and one more thing: DIE!!!) Racism (unless it is against the ENTIRE human race :) Government (mainly for Totalitarian and Statist types (read "USA"), and excepting, of course, Anarchy :) Hacking sites that distribute malicious code to untrustworthy (read "your average human") recipients. --- (Note: linking to us does not require the use of a banner, you may use plain text links if you so desire) |
![]() ![]() |
|
For those of you that have not spent enough skill points in Advanced Web Browsing or HTML Coding, here are some basic tips on how to include a link to us on your page: --- 1. Download one of the banners: Right-click on the banner you want above (option-click on Mac) and pick "Save Picture As" or "Save As" and choose a location somewhere on your computer to save the file (.gif or .jpg). 2. Upload the banner image you downloaded in Step 1. (.gif or jpg) to YOUR web server or website. Then add the following line of code to any HTML page on your site where you want the link to appear (replacing the text OBLYVAEON_BANNER with the location of the image file you just uploaded): <a href="http://www.oblyvaeon.com"><img src="OBLYVAEON_BANNER"></a> --- EXAMPLE: If you downloaded oblyvaeon_banner2.jpg from oblyvaeon.com and uploaded it to your website at www.my.com/images/oblyvaeon_banner2.jpg the code would read: <a href="http://www.oblyvaeon.com"><img src="www.my.com/images/oblyvaeon_banner2.jpg"></a> |