+ 1
How do I code then publish a website?
I’ve been trying to figure out what app/website I need to use to code my website then publish the website as a world wide website. Does anybody know where to do this and how to? If so, please tell me.
3 Réponses
+ 7
i) Code your website using a code editor like VS Code or an online tool like Replit or CodePen.
ii) Publish it using a free host like:-
GitHub Pages
Netlify
Vercel
iii).Buy a domain name (optional) from Namecheap or Google Domains, and connect it to your site.
+ 2
This is my kind of question ELPHIEVR
+ 1
First code your website w html then publish it with platforms like Netlify or GitHub pages.