![[ Frameset ]](pic/frameset_button.gif) |
Frame set: By pushing this button Globe inserts the <FRAMESET></FRAMESET> elements into the text
at the position of the cursor and puts it between them. You can set the fundamental parameters of the frame by means of this statement. If you want to set the properties of it put the cursor before the HTML starting element > and hit a space.
Globe will help you to select parameters. You can read about this function in more detail in the tutorial section.
|
![[ Frame ]](pic/frame_button.gif) |
Frame: By pushing this button Globe inserts the <FRAME NAME="" SRC="" FRAMEBORDER="no"> element into the text.
You can set the parameters of an individual part of the frame. The inserted statement is a general pattern that you can complete or modify as you want. If you want to set additional properties for it put the cursor before the HTML starting element > and hit a space.
Globe will help you to select parameters. You can read about this function in more detail in the tutorial section.
|
![[ IFrame ]](pic/iframe_button.gif) |
IFRAME: By pushing this button Globe inserts the <IFRAME SRC="" FRAMEBORDER="no"></IFRAME> elements into the text
at the position of the cursor and puts it between them. If you want to set additional properties for it put the cursor before the HTML starting element > and hit a space.
Globe will help you to select parameters. You can read about this function in more detail in the tutorial section.
|
![[ No Frame ]](pic/noframe_button.gif) |
NOFRAME: By pushing this button Globe inserts the <NOFRAME></NOFRAME> elements into the text
at the position of the cursor and puts it between them. The older versions of browsers refusing to manage frames shows the text written between these elements. This statement has no additional option.
|
![[ Base ]](pic/base_button.gif) |
Base reference: By pushing this button Globe inserts the <BASE HREF=""> element into the text.
The default reference can be defined by means of it. If you want to set additional properties for it put the cursor before the HTML starting element > and hit a space.
Globe will help you to select parameters. After setting parameters remember to close the reference by putting a </A> after it. You can read about automatic help function in more detail in the tutorial section.
|