mr. ernest's html workshop ,
miwok elementary 2025

🖥️ FIRST STEPS

STEP 1: Go to neocities.org and create a Neocities account with your school email.
STEP 2: Confirm your account creation in your email.
STEP 3: Click the edit button on your site.
STEP 4: Click edit on index.html.
STEP 5: Change something and hit save!
If you want to add a header, add an h1 tag inside of the carrot brackets. If you want to add some paragraphs, use a p tag! :)

When you are done adding text, add style inside of your head!
Try making the header text red by doing this:

STEP 6: Press view and show your friends

🎨 NEXT STEPS — ADD ART!

STEP 1: Go to jspaint.app
STEP 2: Draw something cool
STEP 3: Save (check Downloads).
STEP 4: Rename it something fun, e.g. rocketdog.png
STEP 5: Click upload on Neocities.
STEP 6: Upload your masterpiece.
STEP 7: In index.html type:
<img src="rocketdog.png">
Your art is LIVE!