"Javeen's Place" Source Code tapeykatt.neocities.org
website
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

bakground

+14
+14
furnix/index.html
··· 7 7 <!-- The style.css file allows you to change the look of your web pages. 8 8 If you include the next line in all your web pages, they will all share the same look. 9 9 This makes it easier to make new pages for your site. --> 10 + <style> 11 + body { 12 + background-image: url(../num.gif); 13 + color: white; 14 + } 15 + 16 + a { 17 + color: white; 18 + } 19 + 20 + a:visited { 21 + color: gray; 22 + } 23 + </style> 10 24 </head> 11 25 <body> 12 26 <h1>The Furnix Webring</h1>
num.gif

This is a binary file and will not be displayed.