Overview
Getting Started
Step by Step
Download Pulsar
on your labtop.
Text editor for writing code
First W3C (HTML HOME) tutorial
Scroll down to the "Try it yourself" button
Change "This is a Heading" to "Anything Else" in the page's interactive editor and hit "Run" button
Copy code from the page's interactive editor and paste it into Pulsar
Save the new Pulsar file as "index.html"
Go to the file (index.html) in your computer, right click it and open in your browser (Edge, Chrome, Safari, etc..)
You'll now see the web page, like any other, on your computer
Next W3C (HTML Introduction) tutorial
Repeat step 3
Edit "index.html" with the newer content from the tutorial
Copy and paste from the webpage to Pulsar
Save and reload the page in your browser