Skip to content

apakou/workshop-os-woelab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workshop OS WoeLab - HTML Hello World

A simple HTML "Hello World" project for learning web development fundamentals.

Description

This project contains a basic HTML page that displays "Hello World" - perfect for beginners learning HTML or as a starting point for web development workshops.

Project Structure

workshop-os-woelab/
├── index.html          # Main HTML file
├── README.md           # Project documentation
└── LICENSE            # Project license

Getting Started

Prerequisites

  • A modern web browser (Chrome, Firefox, Safari, Edge)
  • A text editor (VS Code, Sublime Text, Notepad++, or any preferred editor)

Running the Project

  1. Clone or download this repository
  2. Open the index.html file in your web browser
  3. You should see "Hello World" displayed on the page

Viewing in Browser

You can open the HTML file in several ways:

  • Double-click the index.html file
  • Right-click the file and select "Open with" → your preferred browser
  • Drag and drop the file into an open browser window

Customization

Feel free to modify the HTML content to:

  • Change the "Hello World" message
  • Add styling with CSS
  • Include JavaScript for interactivity
  • Experiment with different HTML elements

Learning Resources

License

See the LICENSE file for details.

About

A simple HTML helloworld project.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5