0

html nerds come

posted in Off Topic
Comments:
Threaded Linear
#1
vispri

what are some websites to write html and css stuff in?

#2
capital_d_colon
0
Frags
+

what sort of stuff are we talking about

#3
vispri
1
Frags
+

like hosting a html website on a proper domain im new to this

#4
brobeans
5
Frags
+

it costs money. just run on localhost if ur just practicing

#5
capital_d_colon
1
Frags
+

I have used glitch.com in the past.
it wasnt too bad tbf.

but yeah i recommend just doing what brobeans said

#6
vispri
1
Frags
+

got it!

#7
babysasuke
2
Frags
+

just to add a little

you could literally just write this in a plain text file, save it as a .html instead of txt, and open with your web browser (right click, open with)

If you wanted to get some kind of experience with webhosting

  • On windows, I think XAMPP is the easiest way to spin up a local webserver
  • Linux VM, run apache or nginx (simple, just read for a few min on the basic install and setup)
  • Can also run apache (httpd) or nginx in a docker container
#8
capital_d_colon
0
Frags
+

be careful with xampp. its useful and easy to setup
alot of security flaws with it.
make sure you have a password set for it and appropriate firewall etc

#9
babysasuke
0
Frags
+

be careful with xampp.

seconded, I assumed he wouldnt turn his default firewalling stuff off on his router/workstation but you never know

Open message to anyone fucking around with this, you should understand the basics of cybersecurity before any of this and keep your incoming connections from the internet closed unless you explicitly need something opened (if you dont know what that means, you dont need it)

#10
Dreskai
0
Frags
+

codepen, code sandbox

#11
ragnar28
0
Frags
+

If u want webapp simply start learning react. HTML and css just too easy.

#12
Lemodo
0
Frags
+

take a look at google firebase hosting or https://www.bplaced.net if you want something for free.

  • Preview
  • Edit
› check that that your post follows the forum rules and guidelines or get formatting help
Sign up or log in to post a comment