Today you go from idea to a real, live website you can share. No technical background needed.
Your goal today: a one-page website live on the internet with its own link — something you'd be proud to send to a potential customer. Follow the steps and you'll have it within the hour.
💚 A promise from Mentor Ria: You don't have to build this by yourself. This is exactly what we'll do side by side in our next tutoring session — so don't be fearful. Read through it now and get excited; I've got you.
First, what a website really is
A website is a file written in HTML — think of it as the structure of a digital flyer. The good news: you never have to write it. The AI does. You just need to recognize it. Here's a tiny sample:
<h1>TT Styles</h1>
<p>Mobile hair, done at your door.</p>
<button>Book on WhatsApp</button>
Notice it almost reads like plain English. That's all a page is underneath.
Build it — step by step
1
Open Claude or ChatGPT (free is fine).
2
Paste a prompt like this (swap in your business):Build a complete one-page website as a single HTML file for "TT Styles," a mobile hair business. Include a hero title, a short welcome, a services + prices list (Wash & Style $60, Silk Press $85, Braids from $120), a gallery placeholder, and a "Book on WhatsApp" button. Use elegant plum and gold colors and make it look professional on phones.
3
Copy the full HTML code it produces.
4
Save it. Open Notepad, paste, and save as index.html. Double-click to open it in your browser — that's your site.
5
Iterate. "Make the header more elegant." "Add my Instagram." "Include a short bio." Keep refining.
6
Publish it live. Go to netlify.com/drop and drag your file onto the page. It gives you a real, shareable link — free, in seconds. 🎉
✅ Build checklist
Check these off — your progress saves automatically.
Key takeaways
A website is just an HTML file — the AI writes it.
Prompt → copy → save as index.html → open.
Netlify Drop publishes it live, free, in seconds.
You now have a professional web presence for your business.
Next → Turn this into a real business: your niche, your offer, your first customers.