Creating a Billboard
A billboard that fits on one screen (640 x 480 resolution) can be created using the following HTML tags:
A | DIR | H3 | IMG | PRE |
AREA | DL | H4 | INPUT | SCRIPT |
B | DT | H5 | LI | SELECT |
BASE | EM | H6 | MAP | SMALL |
BIG | FONT | HR | MENU | STRONG |
BLOCKQUOTE | FORM | HTML | META | STYLE |
BODY | FRAME | TH | NOBR | TABLE |
BR | FRAMESET | TITLE | NOFRAMES | TD |
CAPTION | HEAD | TR | OL | TEXTAREA |
CENTER | H1 | U | OPTION | UL |
DD | H2 | I | P |
|
The billboard text generated by the browser is Times Roman. The Font sizes supported are <Font Size = 1> to <Font size = 7>. Background color and images are also supported. The standard HTML 16 color palette can be referred to by name, and other colors will be matched to the nearest color of a standard
Video Input
Font Sizes
It is recommended that font size 5 be used on the billboard. The VBrick has two types of video output signals. If
•The drawing area for Billboard is about 600X400 pixels.
•With a font size of 7, 8 lines of text fit on the screen.
•With a font size of 6, 13 lines of text lines fit on the screen.
•With a font size of 5, 18 lines of text fit on the screen.
Transparent Background
A web page can be created with a transparent background. The video will show through and any text or images will appear on top of the video. A custom META tag is used to support this feature. In the <HEAD> portion of the HTML page, enter the following. The chosen background color will then be overwritten by the transparent color.
<META
VBrick | 17 |