Skip to content

CSCI-215-WebsiteProgramming/CSCI215_Lab_01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab_01 - HTML/CSS Refresher

Name: _______________________________________

DUE: 03 Sep 2017

Instructions:

Using the provided wireframe, text, and presentation write the HTML (i.e. structure code) that will generate the King Dusko webpage.

  • Wireframe (wireframe.png)
  • Text (paragraph.txt)
  • Finished web page (webpage.png)

When completed commit to your local Git repository and push to your Github.

Hints

  • Frames represent HTML div tags
  • In the header frame use a paragraph HTML tag
  • In the nav frame use the unordered list and list item HTML tags *All the styles needed to create this webpage are provided in the css/styles.css file (i.e. you don’t need to add, update, or remove any styles to complete this lab project).

Score __/50

Releases

No releases published

Packages

No packages published