sl@0
|
1 |
<div align="center"><script language="JavaScript1.1" type="text/javascript">
|
sl@0
|
2 |
<!--
|
sl@0
|
3 |
var bust = Math.floor(1000000*Math.random()+1);
|
sl@0
|
4 |
document.write('<iframe src="http://ads.virtualcountries.com/cgi-bin/ads/banners.pl?region=SCO_pages&bust=' + bust + '&keyword=NULL" height="60" width="468" marginwidth="0" marginheight="0" vspace="0" hspace="0" frameborder="0" align="middle" scrolling="no">');
|
sl@0
|
5 |
document.write('<a href="http://ads.virtualcountries.com/cgi-bin/ads/blink.pl?region=SCO_pages&bust=' + bust + '" target="_blank">');
|
sl@0
|
6 |
document.write('<img src="http://ads.virtualcountries.com/cgi-bin/ads/bimg.pl?region=SCO_pages&keyword=NULL&bust=' + bust + '" border="0">');
|
sl@0
|
7 |
document.write('</a></iframe>');
|
sl@0
|
8 |
//-->
|
sl@0
|
9 |
</script>
|
sl@0
|
10 |
<noscript>
|
sl@0
|
11 |
<iframe src="http://ads.virtualcountries.com/cgi-bin/ads/banners.pl?region=SCO_pages&bust=&keyword=NULL" height="60" width="468" marginwidth="0" marginheight="0" vspace="0" hspace="0" frameborder="0" align="middle" scrolling="no">
|
sl@0
|
12 |
<a href="/cgi-bin/ads/blink.pl?region=SCO_pages&slot=1" target="_blank"><img src="/cgi-bin/ads/bimg.pl?region=SCO_pages&slot=1&keyword=NULL" border="0"></a>
|
sl@0
|
13 |
</iframe>
|
sl@0
|
14 |
</noscript>
|
sl@0
|
15 |
<!--END_BANNER--></div><br>
|
sl@0
|
16 |
<html>
|
sl@0
|
17 |
<head>
|
sl@0
|
18 |
<title>Sample HTML</title>
|
sl@0
|
19 |
</head>
|
sl@0
|
20 |
<body>
|
sl@0
|
21 |
<h1>Sample HTML</h1>
|
sl@0
|
22 |
<p>Here are a few examples of how to use html if you are a new home page builder:</p>
|
sl@0
|
23 |
|
sl@0
|
24 |
<p>Try hyperlinking to other pages, like <a href="http://www.Scotland.com">www.Scotland.com</a>!</p>
|
sl@0
|
25 |
|
sl@0
|
26 |
<p><img src="images/example.gif" align="left">This is a sample image.</p>
|
sl@0
|
27 |
|
sl@0
|
28 |
<p>You can change your text to <i>italics</i> or <b>bold</b>. You can also change the <font color="red">color of your font</font> or the <font size="+2">size of your fonts</font>.</p>
|
sl@0
|
29 |
</body>
|
sl@0
|
30 |
</html> |