Skip to content

sup56006/phase-0-html-experiencing-html-lab

 
 

Repository files navigation

HTML Plant List

This is a simple HTML project to display a list of plants. The project includes both ordered and unordered lists using HTML tags.

Files in this Project

  • my_list.txt: A plain text file containing a list of plant names.
  • my_list.html: An HTML file that displays the list of plants in a webpage.

Instructions

  1. Clone this repository to your local machine.
  2. Navigate to the development/code/se-prep/phase-0-html-experiencing-html-lab directory.
  3. Open the my_list.html file in your browser.
  4. View the unordered or ordered list of plants.

Technologies Used

  • HTML
  • Text Editor: Visual Studio Code

How to Run

  1. Open my_list.html in your browser.
  2. Make changes to the list items in the HTML file if you'd like.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 66.9%
  • JavaScript 33.1%