Skip to content

Editing the Contents

Raydo Matthee edited this page Jun 16, 2024 · 1 revision

Editing the Contents

This section guides you on how to edit the repository contents.

Editing HTML, CSS, and JavaScript

  1. Open the file you wish to edit (index.html, style.css, or script.js).
  2. Make your changes.
  3. Save the file.

Running Locally

To view your changes locally:

  1. Open the modified index.html file in your browser.
  2. Ensure your changes are displayed as expected.
Note: Use modern browsers like Chrome or Firefox for the best experience.