HTML advanced functions - Lab
| Home |
Agenda |
Lab on Html advanced functions
In this lab we shall build the complete first page
of our e-commerce
Centaur books
demo.
Your lab should result in a page looking as shown
here.
Operate as follow
- Signon on AS/400 as QPGMR
- strpdm
on source file
cgixx/htmlsrc
- press
F6
to add member
lab12a,
source type
html
- press
F13
and set
Uppercase input only
to
N
Your page is made of two tables:
- The first table (in the example, with blue border color)
contains a single row splitted in three columns:
- column one contains the image for symbol S
(file source.gif in path /cgi400c2).
This image links to URL
/centaur2h/cntsrc.mbr
- column two contains the Centaur_books logo
(file centwelc.gif in path /cgi400c2).
- column three contains the image for symbol H
(file help.gif in path /cgi400c2).
This image links to URL
/centaur2h/cnthlp.mbr
- The second table (in the example, with lime border color)
is made of a single row splitted in two columns:
- column one contains a table
(in the example, with fuchsia border color)
which lists the bookshelves available
- column two contains a table
(in the example, with aqua border color)
which includes the html text previoulsly
developed in member lab12a
| Home |
Agenda |
LAB21
|