Last modified: Thursday, February 26, 2026
328lect06-1.css above;
here is the runnable version on nrs-projects: normalize.css
job_overview and
PL/SQL stored functionjob_countloopyloopy, which demos three of PL/SQL's loop types
as well as handling no_data_found and too_many_rows
exceptionsdept table created and initially populated by
set-up-ex-tbls.sql if statement
job_count, which also has a
parameterjob_overview, which
has a parameter, calls job_count,
and includes an if statementdept table created and initially populated by
set-up-ex-tbls.sql hello_world and goofballhello_world
hello_world and goofballinput
attributes and also form widget elements
input type="radio" (radio button),
input type="checkbox" (checkbox),
textarea, and select (drop-down
box);
here is the runnable version on nrs-projects: form element
form element;
here is the runnable version on nrs-projects: table element; just started discussion
of HTML forms
table
element;
here is the runnable version on nrs-projects: title and p element added
so SOMETHING will display!);
here is the runnable version on nrs-projects: