Gain maximum HTML control over your Page Builder page. If you've tried to build a homepage using WebTV's PageBuilder, you've probably wished you could have greater flexibility in the way your pages look. Now, Beth Candy shows you how to make your page look exactly how you want.
Add this right after the title of your page:
</title></head><!--
Press on to remove the red checkmark in front of
"Show this title on your page"
Press the Done button
Press the Publish button
Mission Complete!
When the above steps are completed, you have created an Advanced Editor in your PageBuilder.
When you go in to add HTML code, you will not have to use any work arounds. You will not have to fight with tables, alignment, centering or over-rides. Also, you will not have any ingrown HTML errors when you validate your page. There are no double tags or unclosed tags.
The color codes in the body tags are used as examples. Here's 216 colors that look the same in every browser.
In the large box type:
--><body text="#000000" bgcolor="#ffccff"
link="#cc0099" vlink="#006699">
On the bottom left, move this up to item 1
Press Done
Click on Add an item again
Select Text
In the large box type:
<!--Add Code Above Here-->
<center><table><tr><td><center>
Press Done
Press Publish (on left sidebar)
Press the "Done" button
Click on Edit Title
Add this right after the title of your page:
</title></head><!--
Press on to remove the red checkmark in front of
"Show this title on your page"
Press the Done button
Press the Publish button
Mission Complete!
When the above steps are completed, you have created an Advanced Editor in your PageBuilder.
When you go in to add HTML code, you will not have to use any work arounds. You will not have to fight with tables, alignment, centering or over-rides. Also, you will not have any ingrown HTML errors when you validate your page. There are no double tags or unclosed tags.
The color codes in the body tags are used as examples. Here's 216 colors that look the same in every browser.
This Advanced Editor is based on H17's
breakthrough post in the PageBuilder help newsgroup. He suggested using the comments tag to disable the body tag.
Initial problems were an awkward title and address, different outcomes based on what background was selected, different outcomes if a page was created new or if you changed an existing page, and bad HTML code from disabled tags.
If you follow this tutorial, you will have no legitimate HTML Validator warnings or errors, or missing tags, and you will be compatible with MIE, Netscape and AOL, your title will not be affected and you will have maximum control of your page. For an example, you can take this test page to Website Garage.
The description area (under title) will
generate your meta description tags and holds 128 characters.
The closing body and html tags are already written in the PageBuilder code. Do not write the closing body and html tags.
You can fit 64 characters in your title tag. Only the first 20 letters are in your address. This is the only access you have to your head area of your document.
The reason you don't put the </title></head> tags in
the first time you fill out the title tag is to avoid it being part of your address.
The color codes in the body tags are used as examples. Here's 216 colors that look the same in every browser.