|
How To Make a Page at the Zone
How To Make a Page at WWH Tips for Page Builder Note - Making an html page at any web host is basically the same procedure outlined on the 2 pages above. What you are looking for, in the file manager, is a link that says "create new file", "new file", etc. Just look around a bit and you will find it. Making a sig on a web page is exactly the same as coding a sig in the sigbox. You start with <<>html> and end with <<>/html> Build your sig on a page at your web host or in PageBuilder. Some free hosts, like 250 free & tripod, have banners that will also show up on your sig. So you'll need to use the PB if the only web host you have is one of those free services. If you want your link and vlink colors to work in email or posts, write the code on the _page, _not in the sig box. It has never worked in the sig box. And <<>alink doesn't work for webbys, so just erase it. Write your code on the page like this: <<>body bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#800000"> This is all the code (the code below, in blue) you need to put in your sig box - make sure you change the bgcolor to match the bgcolor on your page, or it will not look right. And do not use <<>center tags in the sig box for the embedded page. All centering should be done on the page. <<>html> <<>body bgcolor="#000000" text="#fefefe"> <<>embed src= "URL OF YOUR PAGE.html"> <<>/body> <<>/html> The only drawback to embedding a sig is that it _sometimes triggers the javascript bug. Dunno why, just does. There seems to be some confusion. If you are placing ALL the sig codes on a page (and you should be), you DO NOT need to reduce codes on that page. That means you don't need to compress your jpgs or any of that. The KB's of the images and midis have nothing to do with it. Scopes and table codes can still be used. The character count that "counts" is what's actually in the sig box. That's why the embed code is the way to go. <<>html> = 6 <<>body bgcolor="#000000" text="#fefefe"> = 39 <<>embed src= = 11 "URL OF YOUR PAGE.html"> this will vary slightly, depending on your url, but lets say it's 100. <<>/body> = 7 <<>/html> = 7 Total = 164 :)) Hope this clears up some of the confusion. And just a little FYI! The character count at the beginning of webtv _was only 1000. They _raised it during one of their upgrades. So we've had a nice long run. Edited - June 19, 2005 Questions? - You can find us at: Club Chocolata Or Here: Html Help Gnubee |