Web Guide/The Very Basics: Difference between revisions

From pronounmail wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:


{{#widget:Guides/PlatformSwitcher}}
{{#widget:Guides/PlatformSwitcher}}
<div class="platform-specific windows">
<div class="platform windows">
== Windows ==
== Windows ==
</div>
</div>
<div class="platform-specific macos">
<div class="platform macos">
== macOS ==
== macOS ==
</div>
</div>
<div class="platform-specific linux">
<div class="platform linux">
== Linux ==
== Linux ==
</div>
</div>
<div class="platform-specific haiku">
<div class="platform haiku">
== Haiku ==
== Haiku ==
# Find a folder to place your new site into (your home folder will work fine).
# Find a folder to place your new site into (your home folder will work fine).

Revision as of 12:48, 26 January 2025

🌱 Make a Website

The Very Basics

things here at some point!!

Select your operating system:

Windows

macOS

Linux

Haiku

  1. Find a folder to place your new site into (your home folder will work fine).
  2. Create a new folder, call it whatever you want.
  3. Open that folder, right click and select Newtext file and call it index.html. This will be your site's homepage.
  4. Right click the newly created file and select Add-onsFileType.
  5. In the window that appears, type text/html into the "File Type" field and then close it.
  6. You can now double click your index.html file to open it in WebPositive.

Note that WebPositive's developer tools are currently fairly lacking, so you may want to install a browser like Falkon from the HaikuDepot.