[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

how do i make a website? old school style

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 37
Thread images: 12

how do i make a website? old school style
>>
File: 1494328091297.jpg (97KB, 566x646px) Image search: [Google]
1494328091297.jpg
97KB, 566x646px
>>1511311
Anything other than plain text document is WRONG.
>>
HTML only.
No style and no script.
Lots of tables for layout.
>>
>>1511353
okay. but how do I host? I can buy the domain name but then what?
>>
>>1511360
Just host it on 000webhost until they spontaneously decide to remove all your content.
Use the webhost's interface to put files in the public HTML folder.
>>
Make a neocities page! They have a nice online editor and everything
>>
>>1511372
This.
>>
File: 1473611406513.jpg (308KB, 850x1198px)
1473611406513.jpg
308KB, 850x1198px
Post your neocities
https://battle-programmer-shirase.neocities.org/fanservice.html
https://cheeeeeeeen.neocities.org/

>>1511311
It's easy, you can do it!
https://neocities.org/
https://developer.mozilla.org/en-US/docs/Learn/HTML
https://developer.mozilla.org/en-US/docs/Learn/CSS

>>1511372
Or an editor that has live previews capabilities.
>>
>>1511372
>>1511414
Who needs a fancy editor? Just use whatever text editor you want and preview it in your own browser
>file:///path/to/your/index.html
That's for Linux though, the path might look a little different in Windows, but you should be able to just save the html file and then just open with > browser
>>
>>1511422
It's just more convenient to see your changes as you type them instead of focusing the browser and refreshing it. Especially when you don't really know what you are doing yet and still learning.
Also the last time I used windows to open local files it would suddenly tell me that the file I'm working on is opened by another program and force me to save it under a different name.
>>
I host my own webserver out of my house.

Install Linux, and then install a web server like Apache, Nginx, or Lighttpd.

I wouldn't reccomend using any web server other than those 3, preferably either Nginx or Lighttpd.

You just do a bit of configuration, put your HTML files in a certain directory, and then start the web server program. Forward port 80 from your router's administration webpage to the PC running the webserver in your house, you can then give people your IP address to connect, or get a free domain from https://freedns.afraid.org/

It all costs $0
>>
>>1511488
I wish I could host out of my house. Even just the idea of sitting right next to your server is arousing.

But I'd probably want to buy 2 internet connections before doing something like that. Unless I wasn't planning on getting very much traffic or something.
Right now I just pay $5/month for a VPS that's pretty nice.

I wonder if I could talk to an ISP and just tell them I'm starting a small business, see if I can get any nice deals on 2 connections
>>
>>1511571
>tell them I'm starting a small business, see if I can get any nice deals on 2 connections
They're going to force some shitty SLA on you for a retarded price. Just see if you can get more than one public IP on your current plan and set up a DMZ for your server.
>>
>>1511589
>Just see if you can get more than one public IP
Oh I didn't know you could do that. That sounds good.
>>
>>1511601
Some ISPs just force a router on you that you can't configure so this may not be possible.
If you do try to ask them for a second connection don't say it's for a business or they will try to make you pay way more than it's actually worth.
>>
>>1511414
>>1511422
Hmm... maybe there should be a thread for /qa/ to make neocities pages for the heck of it. This could be fun.
>>
File: 1398914740706.gif (1MB, 640x360px)
1398914740706.gif
1MB, 640x360px
>>1511353
>tables for layout
I miss those days.
>>
File: IMG_20170810_003016.png (320KB, 1080x1561px) Image search: [Google]
IMG_20170810_003016.png
320KB, 1080x1561px
>>1511414
>implying i'd ever pay for a website
>>
>>1511737
>implying your shitty first attempt at HTML will ever surpass the limitations of the free plan
>>
File: notepad.gif (7KB, 300x180px)
notepad.gif
7KB, 300x180px
You are never a true old school web designer if you never used Notepad to design websites.
>>
File: rsz_a4eazumanga_daioh_01_1281.png (84KB, 300x225px) Image search: [Google]
rsz_a4eazumanga_daioh_01_1281.png
84KB, 300x225px
>>1511741
>making your HTML tags lower case
>>
File: IMG_20170810_003924.png (72KB, 1080x603px) Image search: [Google]
IMG_20170810_003924.png
72KB, 1080x603px
>>1511738
I have experimented with HTML in the past.
Sure, nothing turned out especially great, but still.
>>
File: a1RAqc6.png (956KB, 950x1050px) Image search: [Google]
a1RAqc6.png
956KB, 950x1050px
>>1511751
>typing your HTML tags in uppercase
Do you code in PHP also?
>>
>>1511762
Truprogrammers(tm) wrote inline PHP and echoed style properties inside of HTML tags instead of bothering with CSS.
>>
>>1511762
hello can you please explain this https://imgur.com/a1RAqc6

shoko was the best girl btw
>>
File: 1423688548494.jpg (59KB, 507x507px)
1423688548494.jpg
59KB, 507x507px
>>1511767
>using echo instead of print
>>
Excuse me, but who are you guys quoting?
>>
>>1511779
>t. WYSIWYG FrontPage user
>>
File: ojigi.jpg-c200.jpg (9KB, 200x200px) Image search: [Google]
ojigi.jpg-c200.jpg
9KB, 200x200px
Everyone in this thread has been so helpful
>>
File: unsorted qts 1091.jpg (139KB, 680x960px) Image search: [Google]
unsorted qts 1091.jpg
139KB, 680x960px
>>1512592
haha
>>
Tor hidden services are easy to set up and work even if you have to connect to the Internet through a firewall not under your control.
>>
Download NetObjects Fusion MX and a cracked CuteFTP, don't forget to visit DynamicDrive to get a snowstorm script and replace all the slowflakes with jagged-edged gifs of dicks
>>
>>1511751
IIRC XHTML requires lowercase.
>>
>>1513394
Also, find a script to autoplay music at 200% volume upon opening.

>>1511353
You can add scripts and styling by using CGI.
>>
>>1513409
>XHTML
What is it about "old school" did you not comprehend?
>>
i want to help the text punk revolution with simple websites!
>>
I am doing this now myself anon!

Got a raspberry pi for a server, got it my url pointing to it, and I just installed WordPress yesterday. It might be a shitty WordPress blog, but I'm doing it myself
Thread posts: 37
Thread images: 12


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.