CIS-363B Course Project - Week 3

This week we were tasked with taking last week's conceptual web diagram and creating a page layout and navigation diagram. This diagram has to show the placeholder elements and the navigation elements that we intend to use. Last weeks' assignment was helpful in allowing me to organize my ideas for my website. This assignment is even more helpful to organize it. My webpage seems to be shaping up quite nicely. 

My diagram below shows all the html pages that I plan on designing and constructing in the next few weeks. I have taken each page and designated the header which will hold the h1 tag to contain my text. The body element will hold a table of contents on the home page which will also contain links to any of the e-zine pages. The other pages will contain articles and images as the content of their bodies. The body will use an h2 tag to create the subheader. The footers will be quite important for containing copyright information and holding navigation tabs. I plan on having the option for the user to click on the Next Page link to move forward through the numeric pages. They should also be able to navigate backwards using a Previous Page link. I want the user experience to feel like really flipping through a paper magazine. 


Stay tuned as the progress of my webpage continues.....

Comments

Post a Comment

Popular posts from this blog

Understanding Binary Notation vs. Decimal Notation

CIS-355A Java Course Project

CIS-363B- Week 5 Lab