Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 465 Bytes

File metadata and controls

16 lines (10 loc) · 465 Bytes

Basic HTML

This website serves to practice basic HTML as an assignment for class 315 at Liberty University.

The webpage can be accessed at https://james-voight-basic-html.netlify.app/

Project Structure

  • index.html: Main HTML file
  • styles.css: CSS styles for the webpage

How to Run the Project Locally

  1. Clone the repository:
    git clone https://github.com/James-Voight/basic-html.git