Hi there! So you want WebTV help huh? Well I have some basics and JavaScripts. Well you have come to the right place. I hope this is a good resource for you.

Let's start by getting to know your tags. Here are your most basic tags you will see.

<html>
<body><center> <script language="javascript" type="text/javascript" src="//ad.broadcaststation.net/ads/show_ad.php?width=728&height=90"></script> </center> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-4KX380T5BD"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-4KX380T5BD'); </script> <!-- END GOOGLE --> <geoads></geoads>
<table>
</table>
<font>
</font>

Ok. Those you will see most often. Now let's start some codes. Now before you do anything, YOU NEED TO START OFF YOUR SIGNATURE BOX OR TYPING AREA WITH THE TAG

<HTML>!!!

Let's start by backgrounds and text. If you want a solid background. Here is a basic code.

<body bgcolor=COLORNAME text=COLOR><center> <script language="javascript" type="text/javascript" src="//ad.broadcaststation.net/ads/show_ad.php?width=728&height=90"></script> </center> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-4KX380T5BD"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-4KX380T5BD'); </script> <!-- END GOOGLE --> <geoads></geoads>

Now that was easy, huh? Now say you want different texts in certain areas. You would have to put in a code like this.

<font color=COLOR>YOUR WORDS HERE</font>

Ok now you got the basic colors and stuff. Let's try a textured background!

First you need a place to go to look for a background. Try Draac's Free Backgrounds. What you need to do is click on the background that you want. Now on your WebTV keyboard, press info (Note: Computer users just look at the site that is displayed in the address window) and look at the address and copy that down. Now you need that address for this code:

<body background="http://background-address/" text=COLOR><center> <script language="javascript" type="text/javascript" src="//ad.broadcaststation.net/ads/show_ad.php?width=728&height=90"></script> </center> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-4KX380T5BD"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-4KX380T5BD'); </script> <!-- END GOOGLE --> <geoads></geoads>

Now that that is over with, let's get on to font size and style and we are on to page 2!

Font size is neat. Here are examples of the font sizes.

Font size -1
Font Size 1
Font Size 2
Font Size 3
Font Size 4
Font Size 5
Font Size 6
Font Size 7

Now here's the code:

<font size=#>YOUR WORDS HERE</font>

Now finishing page 1 lets do style!

Style is easy. It contains very short tags. Here are the styles.

<b>Bold</b> <i>Italic</i> <u>Underlined</u> <s>Strike</s> <strong>Strong</strong> <code>Computer Code</code>

Now certain styles are meant for darker backgrounds. Like this:

EMBOSS:
EMBOSS

RELIEF:
RELIEF

SHADOW:
SHADOW

Here is the code for emboss:

<font color="COLORNAME" size=# effect=EMBOSS>

Here is the code for relief:

<font color="COLORNAME" size=# effect=relief>

Here is the code for shadow:

<font color="COLORNAME" size=# effect=shadow>

Well I think you are done with backgrounds and fonts. I hope you learned something. Let us now go on. To page two! =)

Page 2

1

Hosted by www.Geocities.ws