Skip to content

stallmd/CSCI215_Lab_01

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab_01 - HTML/CSS Refresher

Name: Mackenzie Stall

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

About

HTML/CSS Refresher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 52.6%
  • HTML 47.4%