designing a web site
Summary Report
Introduction
The following is a summary report, for module 334IS, Internet Applications, and assignment one. It attempts to explain how the site design and implementation was undertaken.
As designers, we have to have an idea of who our target audience is and we need to design our site accordingly as well as be aware of the technology they are likely to be using. Designers can't control what their pages look like all the
Is this Essay helpful? Join now to read this particular paper
and access over 480,000 just like this GET BETTER GRADES
and access over 480,000 just like this GET BETTER GRADES
you wish to appear below
# the datasource data here.
# The following code adds Forward/Backward links to page.
<BR>
&if(?rownumber?>1)
{
&assign(?var1?,?rownumber?-1)
<A HREF="content?var1?.html"><IMG SRC="back.gif" BORDER="0"></A>
}
&if(?rownumber?<?recordsetsize?)
{
&assign(?var1?,?rownumber?+1)
<A HREF="content?var1?.html"><IMG SRC="forward.gif" BORDER="0"></A>
}
# The following code adds a link back to the Top level or Category Page.
<BR>
<A HREF="first.html">Back</A>
</HTML>
}
}
Need a custom written paper? Let our professional writers save your time.