Java Reference
In-Depth Information
Page Designer has four views for Web pages: Design, Source, Split (the default view), and Preview. The view can
be changed by clicking the view tabs at the bottom left of the content pane (see Figure 8-6 ). We will demonstrate the
tools available in Design view later. Right now, we will simply enter the HTML code in the Source view.
Figure 8-6.
16.
Click the Source tab (as seen in figure 8-6 ). Replace the RAD generated body HTML tags in
Howdy with the following:
<body>
Howdy from the WWW!
</body>
17.
Click on the Preview tab, to display the Web page.
RAD should look like Figure 8-7 . Of course, the phrase “Howdy from the WWW!” is a lie. The Web page is not on
the WWW, it is in RAD.
Figure 8-7.
Search WWH ::




Custom Search