|
|
Select the trick you want to
learn
Sidebar | Font styles | Audioscope | Transitions |
Logo | Wtv-tricks | HTML in E-mail | Romcache stuff |
Scrolling backgrounds | Tiling backgrounds | Displa/Body Tag tricks | |
Credit goes to jvt007 | Page 2 of Secrets |
creates a menu at the left side of your homepage |
(sidebar width=20%) (a href=link)text(/a) (a href=link)text(/a) (/sidebar) |
| (shadow)Text here(/shadow) |
| (blackface)Text here(/blackface) |
| (relief)Text here(/relief) |
| (emboss)Text here(/emboss) |
(audioscope) | (audioscope gain=0)
| |
Here is a list of them:
Homepage Logo,Instructions & Credits
When you save your page in favorites
you can have a logo to represent your page. Where it says url put the address of a picture | (body bgcolor=black logo="http://url") |
click on info on your keyboard now!!!!
you see new options that weren't there before. Are you back yet from looking at the new options?? Ok | (body bgcolor=black logo="http://url" instructions="http://url" credits="http://url") |
These codes take you to pages on Webtv like HOME, Mail, Search, etc. Enter these by pressing the GoTo button and deleting http://. then type in wtv-tricks:xxxx and where it says xxxx put one of the codes below or put them in your homepage as links like this (a href="wtv-tricks:trickhere")tricknamehere(/a). replace all (....) with arrows. home - Home mail - Mail tour - WebTV Tour search - Search channel - WebTV Sports explore - Explore aroundtown - Around Town addressbook - Address Book community - Community wecare-formmail - WeCare Online Form Mail mci-intro - WebTV from MCI Offer chat - Chat tricks - WebTV Tricks info - WebTV Info goback - Back 1 Web Site border - Border Color Setup spotlight - Old Explore Spotlight Wtv-Tricks:Tricks and Info Password If you want to try to find the password for these pages press GoTo erase http:// and enter the following (replace xxxx with the password): wtv-tricks:tricks?password=xxxx wtv-tricks:info?password=xxxx |
To use HTML in your e-mail (SIG) use this code don't write anything above the code |
(html) (any html code will work in here) |
Did you know you have many Graphics and Midi songs
already built in to the Rom memory of your webtv box? to view the images use the code below. {img src="file://romcache/anyimage.gif""> | to hear the midis use the code belowClick here 4
WebTV's list of the Graphics | Click
here 4 WebTV's list of the Midis | top
| |
Scroll background horizontally |
Scroll background vertically |
Scroll background diagonally |
Background tricks
This trick allows you to make your backgrounds look
different. you can change the size of it and make
cool stuff like sidebars.
This is called tiling.
TILE means if you use an image in your background, the image will repeat itself across and down the page. The number of times it repeats on the page depends on the size of your image. If you have a small GIF or JPG that you would like to use in the background, but do not want it to fill the entire page, you can add a tag to the end of the BODY BACKGROUND image tag to control the direction in which the image repeats. |
Combine the HTML codes |
The NOTILE tag is what you use to control the
direction of the repeating images. You must put the
NOTILE tag inside the BODY BACKGROUND tag.
To make your image tile
vertically only, use this:
To make your image tile
horizontally only, use this:
|
You can enter the
following commands in your body tag or a display tag
and it will enable different effects on WebTV
browsers. Replace the (....) with arrows.
(body hideoptions) or (display hideoptions)...this
will hide the status bar at the bottom of the WebTV
browser. |