Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab 2

This is a basic HTML document to review basic HTML skills learned in CS208. The purpose of this project is to utilize the styles and implement good HTML markup practices to replicate the structure of the letter provided in the Lab2 homework assignment.

Running

  1. To run website, click on the green button above labeled "Code" and copy the URL under HTTPS.

  2. Open GitBash and navigate to a repository/folder where you would like to hold this repository.

  3. Run the following command with the URL you copied.

$ git clone [URL]
  1. Open VScode (or other platform), Click on File -> Open Folder, and find the location of the copied repository and open it.
  2. Click on index.html, right-click on the same file and click "Show preview." This should open the website to the right. You can also copy the URL and paste it into your browser.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages

Generated from shanep/web-dev-starter