How can I make a Website??? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can I make a Website???

I was doing the Javascript tutorial and they were making alert boxes on the web. How did they do that? When I go on my browser, it comes up with Bing or Google. Do I put a link in? Please help!

9th Jul 2019, 8:45 PM
Zoinks
Zoinks - avatar
18 Answers
+ 1
Oh. Okay. Thanks for everything!
9th Jul 2019, 9:03 PM
Zoinks
Zoinks - avatar
0
You need HTML to structure a website. CSS to give unique style to webpages. So if you want to make a website, learn HTML, then CSS
9th Jul 2019, 8:47 PM
Inl Happy
Inl Happy - avatar
0
I'm not talking about the code. Or learning the code. I'm taking about a fresh new website. Where it's just white. How do I get to that?
9th Jul 2019, 8:49 PM
Zoinks
Zoinks - avatar
0
You need text editor(programming software). Such as Atom, Brackets or other programs. Then you create folder which you will open in the text editor. In that folder, create index.html and style.css files. Start coding and save it.
9th Jul 2019, 8:51 PM
Inl Happy
Inl Happy - avatar
0
Do you know of any good ones? Or the one sololearn was using in the tutorial?
9th Jul 2019, 8:52 PM
Zoinks
Zoinks - avatar
0
I use brackets or atom. They are very good. One of the best web development programs. I highly suggest you to download atom or brackets. They have live preview of the website which will help you a lot. It is very simple interface and easy to use.
9th Jul 2019, 8:54 PM
Inl Happy
Inl Happy - avatar
0
Alright. Thanks. I just look up Atom? Or Brackets?
9th Jul 2019, 8:56 PM
Zoinks
Zoinks - avatar
0
I suggest brackets. On atom you need to download package in order to see live preview. In brackets, everything is ready and theres little icon you click on and get live preview of webpage
9th Jul 2019, 8:57 PM
Inl Happy
Inl Happy - avatar
0
Okay. And why are you only level 2? Did you learn somewhere else?
9th Jul 2019, 8:58 PM
Zoinks
Zoinks - avatar
0
I had account here I just forgot password and created new. Also I have not been here for almost 1 year I guess. I got stuck today, needed help and just remembered that sololearn has amazingly helpful community so I just came back. Gonna use it more often. I learned HTML CSS and Java on teamtreehouse.com it is 7 day free but then it needs money. Instead I kept leaning with free resources and documentations. That is the power of developer. Explore on your own and develop your skills.
9th Jul 2019, 9:02 PM
Inl Happy
Inl Happy - avatar
0
You're welcome. Wish you all the best!
9th Jul 2019, 9:04 PM
Inl Happy
Inl Happy - avatar
0
Thanks! Also, I want to ask a bit more questions. Do you do Scratch? And can you create games with javascript? I know theres .io games and games on websites. Just wondering.
9th Jul 2019, 9:10 PM
Zoinks
Zoinks - avatar
0
I have never used Scratch. Though I heard lots of people using it. I just went for Brackets rightaway. And yes, you can make games with JS.
9th Jul 2019, 9:14 PM
Inl Happy
Inl Happy - avatar
0
I use Scratch and thanks. Making games with be really cool. That's kinda why I started coding 😅 . Scratch doesn't teach you coding. It has blocks, but can be challenging at some times. It's really fun and easy to make games with. So I use it when I'm bored.
9th Jul 2019, 9:23 PM
Zoinks
Zoinks - avatar
0
And brackets is a .io website? I thought those were only for games. What does the .io stand for?
9th Jul 2019, 9:25 PM
Zoinks
Zoinks - avatar
0
Cool. Making games is very effective and enjoyable way of learning
9th Jul 2019, 9:25 PM
Inl Happy
Inl Happy - avatar
0
Im not sure what is stands for..I have also seen them only in game websites. Actually I havent noticed .io on Brackets website before😂
9th Jul 2019, 9:28 PM
Inl Happy
Inl Happy - avatar
0
Really? I always look at it first. I know of games like MooMoo.io and Starve.io and much more. Their all games. I never knew a website would have .io at the end.
9th Jul 2019, 9:33 PM
Zoinks
Zoinks - avatar