Basic HTML Assignment Due Aug 1

Download Report

Transcript Basic HTML Assignment Due Aug 1

HTML_Basics I Assignmentpart 1
Build an interface page to have following minimum
components.
Your Name
Link to E-mail you
Your Logo Image
Link to Assignment 1 file
Link to Assignment 2 file
….
Test that it works and do not make it too fancy.
HTML_Basics I Assignmentpart 2
• Use a simple ASCII editor like notepad to write a
compact HTML reference page to include the
following tags discussed in the HTML Basics I
power point lesson
• <HTML><HEAD><TITLE><!-- --><BODY
Background><H1><H3><P><P ALIGN=>
<CENTER><B><I><U><EM><STRONG><SM
ALL><BIG><SUB>SUP><BLINK><UL><LI>
<OL TYPE= ><IMG> <A HREF> <A NAME>
<A HREF MAILTO> <FONT SIZE= COLOR=
FACE= > <BR><HR WIDTH= COLOR=>
Special character <KBD><ADDRRESS>
HTML_Basics I Assignmentpart 2
• The page should be like a cheat sheet and
as compact but descriptive as possible
• For example <H1> This is a size 1
header</H1>
• You can add more tags if you are ambitious
• Modify your interface page to include a
Link to the page you just built. This is
Assignment 3
HTML Basics I AssignmentPart 3
* Link to the class web page
read Class Web Page Power point for
instructions
* Edit the “WB_CS3505_navigation.html”
Put your link in alphabetic order
Test it with a browser from the Class page
You may need to put an absolute reference to
the class page but do not reference your local mapped
drive this will only work on your machine not in
general.