Start a Web site either on CEGT201 or on HILLTOP.
In order to get any credit your front page should validate
using the top form postead at
W3 service. The Web page should have some
contents, at least one link and one image. Also, it should contain the meta tags
that are utilized by Alta Vista. It should conform to either HTML 3.2,
HTML 4.01 or XHTML1.x.
"Transitional" is not allowed. Use of HTML authirng tools is discouraged but not
forbidden as long as they do not produce invalid HTML.
Networked devices and appliances typically run small Web servers and can be controlled using a Web browser. This homework, while for the sake of simplicity removed from the embedded environment, introduces various aspects of creating Web pages. Although Web sites can be designed using authoring tools programmers frequently need to modify the produced HTML code in order to add a client-based interaction that actually will be a subject of the second assignment.
Attach all source code in files with proper names and extensions (*.html, *.java, *.pl, *.php, .htaccess e.t.c.). Do not ZIP files together or include compiled files (e.g. *.class). In case of dynamic Web pages (JavaScript or CGI) or Java applets also send the complete URL (including http://) that points to a page on your Web site that demonstrates your homework. Send your homework via e- mail to the instructor at olekmali at bradley dot edu. Please set the message subject to: web-hw1.
Thank you.