How do I start a website?

Paul_Tromba

Sleep deprived mess of a published author
Joined
Jan 29, 2020
Messages
4,301
Points
183
You can make a free one on Wix.com. Otherwise, I don't know since I only know basic Java and C++ script. Both of which are awful and took a college class to understand and learn.
 

bokhi

Not a Desert Crow Witch
Joined
Dec 30, 2021
Messages
75
Points
58
I have to start a website for my group project in class. I googled instructions but they weren't good. How do I start a site?

What kind of website do you need? If you need something fast but slightly more complicated than a profile or landing page, Google Sites is a good free option (though the URL can be a bear). It's literally just click and drag, for the most part. Super easy.

Another option for something simple is https://carrd.co. You can take a look at what can be done with Carrd here. Keep in mind, the free version only allows 50 elements per site, and you can make up to 3 sites.

Edit: If you need something extra complicated, like a wiki project, you can try notion.so.

Good luck!
 
Last edited:

ManwX

Im from a Timeline where nuclear war destroyed all
Joined
Mar 12, 2022
Messages
428
Points
103
Depends. If it's a school project I think you can do it in WordPress. It will be hard but the effort shows
 

TotallyHuman

Well-known member
Joined
Feb 13, 2019
Messages
4,159
Points
183
I have to start a website for my group project in class. I googled instructions but they weren't good. How do I start a site?
search for landchad on yt. I think he made a script for a barebones site without js or php or db or whatever.
 

KrisVFX

God of Creation
Joined
Nov 16, 2020
Messages
118
Points
83
I have to start a website for my group project in class. I googled instructions but they weren't good. How do I start a site?
If you dont know programming, then using Wordpress or winx is a good start for a simple website. But dont expect too much from the templates that they offer, because you still need basic knowledge of how they work. Also, you have many tutorials on the internet. You just need to know what to search.
If you're still having trouble, then ask ChatGPT, it'll answer any question you have, and help you build your website.
 

melchi

What is a custom title?
Joined
May 2, 2021
Messages
1,891
Points
153
I have to start a website for my group project in class. I googled instructions but they weren't good. How do I start a site?
you make a file called index.htm

You can use notepad to do this or whatever your favorite text editor is.

the first line should be <HTML> and the last line should be </HTML>

If your class requires a website they should provide website hosting.
 

Ssthat

Boo Tao Main
Joined
Mar 3, 2022
Messages
186
Points
83
I have to start a website for my group project in class. I googled instructions but they weren't good. How do I start a site?
HTML is easy to use

1682949749091.png
 

taigan-snow

New member
Joined
Apr 18, 2023
Messages
2
Points
3
If you have a google account you can use google sites like I used for my technology communications class. Google sites is pretty simple to use, but doesn't have that many option for customization. You could also try WordPress which uses more templates. but it depends on on what the project demands, like if it is a programming class I I don't have a clue, but if its nothing too ambitious, google sites and WordPress for a simple school project website. Hope this helps.
 
Top