• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EST 19:47
CET 01:47
KST 09:47
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
TL.net Map Contest #21: Winners11Intel X Team Liquid Seoul event: Showmatches and Meet the Pros10[ASL20] Finals Preview: Arrival13TL.net Map Contest #21: Voting12[ASL20] Ro4 Preview: Descent11
Community News
Weekly Cups (Nov 3-9): Clem Conquers in Canada0SC: Evo Complete - Ranked Ladder OPEN ALPHA2StarCraft, SC2, HotS, WC3, Returning to Blizzcon!45$5,000+ WardiTV 2025 Championship7[BSL21] RO32 Group Stage4
StarCraft 2
General
SC: Evo Complete - Ranked Ladder OPEN ALPHA Mech is the composition that needs teleportation t Weekly Cups (Nov 3-9): Clem Conquers in Canada RotterdaM "Serral is the GOAT, and it's not close" TL.net Map Contest #21: Winners
Tourneys
Tenacious Turtle Tussle Constellation Cup - Main Event - Stellar Fest Sparkling Tuna Cup - Weekly Open Tournament $5,000+ WardiTV 2025 Championship Merivale 8 Open - LAN - Stellar Fest
Strategy
Custom Maps
Map Editor closed ?
External Content
Mutation # 499 Chilling Adaptation Mutation # 498 Wheel of Misfortune|Cradle of Death Mutation # 497 Battle Haredened Mutation # 496 Endless Infection
Brood War
General
BW General Discussion FlaSh on: Biggest Problem With SnOw's Playstyle BGH Auto Balance -> http://bghmmr.eu/ [ASL20] Ask the mapmakers — Drop your questions Where's CardinalAllin/Jukado the mapmaker?
Tourneys
[Megathread] Daily Proleagues [ASL20] Grand Finals [BSL21] RO32 Group A - Saturday 21:00 CET [BSL21] RO32 Group B - Sunday 21:00 CET
Strategy
Current Meta PvZ map balance How to stay on top of macro? Soma's 9 hatch build from ASL Game 2
Other Games
General Games
Nintendo Switch Thread Stormgate/Frost Giant Megathread Should offensive tower rushing be viable in RTS games? Path of Exile Dawn of War IV
Dota 2
Official 'what is Dota anymore' discussion
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread SPIRED by.ASL Mafia {211640}
Community
General
Russo-Ukrainian War Thread Things Aren’t Peaceful in Palestine US Politics Mega-thread Canadian Politics Mega-thread The Games Industry And ATVI
Fan Clubs
White-Ra Fan Club The herO Fan Club!
Media & Entertainment
[Manga] One Piece Anime Discussion Thread Movie Discussion! Korean Music Discussion Series you have seen recently...
Sports
2024 - 2026 Football Thread Formula 1 Discussion NBA General Discussion MLB/Baseball 2023 TeamLiquid Health and Fitness Initiative For 2023
World Cup 2022
Tech Support
SC2 Client Relocalization [Change SC2 Language] Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List
Blogs
Learning my new SC2 hotkey…
Hildegard
Coffee x Performance in Espo…
TrAiDoS
Saturation point
Uldridge
DnB/metal remix FFO Mick Go…
ImbaTosS
Reality "theory" prov…
perfectspheres
Our Last Hope in th…
KrillinFromwales
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1526 users

How to make a website?

Blogs > Try
Post a Reply
1 2 Next All
Try
Profile Blog Joined August 2007
United States1293 Posts
Last Edited: 2012-10-14 08:24:03
October 14 2012 08:05 GMT
#1
Hi everyone,

I'm a 3rd year computer science major trying to design webpages for two of the student organizations that I am in. However, I have no webdev experience, and I was wondering how to most easily build a decent looking website for my student orgs. Anyone here with webdev experience that can point me in the right direction?

***
Abductedonut
Profile Blog Joined December 2010
United States324 Posts
October 14 2012 08:23 GMT
#2
Learn HTML, CSS and javascript ASAP. Check PMs. This will help you build the core of any website. If you're good at programming, it will take you a couple of days to a week to learn how to build a decent website.

Take the time to learn DIVS and learn how to use them properly, as they are SUPER important.
Dantak
Profile Joined January 2006
Czech Republic648 Posts
October 14 2012 09:23 GMT
#3
Or you can stop wasting time by learning html, css, javascript etc. and just use www.wordpress.org. You can customize it all you want and it's super friendly and easy to use.
"Life of lively to live to life of full life thx to shield battery." - f33red k0r34n z3rg
synapse
Profile Blog Joined January 2009
China13814 Posts
October 14 2012 09:33 GMT
#4
On October 14 2012 18:23 PetrBlaha wrote:
Or you can stop wasting time by learning html, css, javascript etc. and just use www.wordpress.org. You can customize it all you want and it's super friendly and easy to use.

Highly disagree. html and css do not take long to learn, and provide you with way more customizability than wordpress. Javascript is a bit more difficult but even so, all of them are useful to know. If you want customizability without really learning any scripting language you'd probably go with dreamweaver.
:)
Dantak
Profile Joined January 2006
Czech Republic648 Posts
October 14 2012 09:36 GMT
#5
The question is how much advanced websites does OP need. If you want to create advanced websites then yeah, feel free to learn all that. But if you want to design 2 webpages for student organizations, I doubt that you need anything more than wordpress.
"Life of lively to live to life of full life thx to shield battery." - f33red k0r34n z3rg
Integra
Profile Blog Joined January 2008
Sweden5626 Posts
October 14 2012 09:44 GMT
#6
On October 14 2012 17:05 Try wrote:
Hi everyone,

I'm a 3rd year computer science major trying to design webpages for two of the student organizations that I am in. However, I have no webdev experience, and I was wondering how to most easily build a decent looking website for my student orgs. Anyone here with webdev experience that can point me in the right direction?

You are incredible vague in what you actually are looking for so here are a few options for you, the further down you go the more stuff you can do but it takes longer time to learn it:

The most basic thing, obviously, is to simply make a ordinary webpage using HTML. If you *truly*, only want to design simple webpages then HTML is all you need. Please head to http://www.w3schools.com/ and read up on HTML.

If you want to make really really fancy webpages then use HTML but add CSS. And again, go to http://www.w3schools.com/ for more info on CSS.

Do you want to make webpages that processes something or is suppose to provide some kind of functionality beyond just displaying grahpics and text then maybe you should learn a webserver language, such as PHP, which also can be found at http://www.w3schools.com/

Want added database support as well? MYSQL would be a good choice, http://www.w3schools.com/

Need additional interaction on the webpage (static webpages are not enough) then there is AJAX and Javascript http://www.w3schools.com/

Is it a big scale website where you would prefer a framework? then learn ASP.NET. http://www.w3schools.com/

Want to go fucking pro and just own everything? either get ASP.NET and use it in combination with a good language, such as C or learn ruby and download the ruby on rails framework.
"Dark Pleasure" | | I survived the Locust war of May 3, 2014
munchmunch
Profile Joined October 2010
Canada789 Posts
October 14 2012 11:19 GMT
#7
If you want a lightweight webpage, then:

1. Learn basic HTML and CSS. Don't spend more than an afternoon on this, just learn the absolute basics.

2. Google "CSS template" and find a free template that suits your purpose.

3. Modify the sample webpage provided with the template to build your sites.

This will give you good looking websites fast. Also, there is another big advantage to using free templates. While it is not hard to roll your own site with CSS, good design is really hard. You might have the knack for it, but don't count on it. Better to use a professional quality template.

Wordpress is good if you need to post news, event announcements, etc. frequently. With wordpress you can also delegate content creation to other organization members.
althaz
Profile Joined May 2010
Australia1001 Posts
October 14 2012 12:05 GMT
#8
IMO the best thing to do is design the page in something like photoshop (or draw it on paper if you prefer, it really isn't that important) so that you know exactly what you want. You should be able to turn it into a website by learning about html and css at http://www.w3schools.org in 2-3 days (add a day if you drew it on paper, mostly because you'll have to play around with some numbers to get everything lined up correctly, you can't measure pixels with a RL ruler, unless you're Flash).

That's assuming they are just basic pages with limited interactivity of course, if you have more advanced requirements, you'll need to do significantly more work.

Basic web development is quick and easy once you have the design down, the more complex stuff is getting your website to do things other than just show whatever information you type into Notepad++ or Dreamweaver.
The first rule we don't talk about race conditions. of race conditions is
Fyodor
Profile Blog Joined September 2010
Canada971 Posts
October 14 2012 12:13 GMT
#9
Unless they have specific, custom needs then it's overkill to learn any web programming whatsoever. The free open-source web tools like wordpress, phpBB, etc are way too powerful and easy to use that you have no hope of doing anything better by yourself in a timely manner.

It would be a supreme waste of time if you don't plan on becoming a web developer as a career.
llllllllllllllllllllllllllllllllllllllllllll
Atom Cannister
Profile Blog Joined April 2009
Germany380 Posts
October 14 2012 12:22 GMT
#10
On October 14 2012 18:44 Integra wrote:
Show nested quote +
On October 14 2012 17:05 Try wrote:
Hi everyone,

I'm a 3rd year computer science major trying to design webpages for two of the student organizations that I am in. However, I have no webdev experience, and I was wondering how to most easily build a decent looking website for my student orgs. Anyone here with webdev experience that can point me in the right direction?

You are incredible vague in what you actually are looking for so here are a few options for you, the further down you go the more stuff you can do but it takes longer time to learn it:

The most basic thing, obviously, is to simply make a ordinary webpage using HTML. If you *truly*, only want to design simple webpages then HTML is all you need. Please head to http://www.w3schools.com/ and read up on HTML.

If you want to make really really fancy webpages then use HTML but add CSS. And again, go to http://www.w3schools.com/ for more info on CSS.

Do you want to make webpages that processes something or is suppose to provide some kind of functionality beyond just displaying grahpics and text then maybe you should learn a webserver language, such as PHP, which also can be found at http://www.w3schools.com/

Want added database support as well? MYSQL would be a good choice, http://www.w3schools.com/

Need additional interaction on the webpage (static webpages are not enough) then there is AJAX and Javascript http://www.w3schools.com/

Is it a big scale website where you would prefer a framework? then learn ASP.NET. http://www.w3schools.com/

Want to go fucking pro and just own everything? either get ASP.NET and use it in combination with a good language, such as C or learn ruby and download the ruby on rails framework.


There are other, arguably better sites than w3schools.
Look here: http://www.readwriteweb.com/hack/2011/01/w3fools-takes-on-w3schools.php
...
divito
Profile Blog Joined January 2011
Canada1213 Posts
October 14 2012 12:36 GMT
#11
On October 14 2012 21:13 Fyodor wrote:
Unless they have specific, custom needs then it's overkill to learn any web programming whatsoever. The free open-source web tools like wordpress, phpBB, etc are way too powerful and easy to use that you have no hope of doing anything better by yourself in a timely manner.

It would be a supreme waste of time if you don't plan on becoming a web developer as a career.

This.
Skype: divito7
Deleted User 135096
Profile Blog Joined December 2010
3624 Posts
Last Edited: 2012-10-14 13:51:15
October 14 2012 13:48 GMT
#12
On October 14 2012 18:23 PetrBlaha wrote:
Or you can stop wasting time by learning html, css, javascript etc. and just use www.wordpress.org. You can customize it all you want and it's super friendly and easy to use.

wordpress may look good, but the footprint it leaves behind is rather large and bad. Same goes with iweb created websites. Traditional HTML + CSS can get you the same look and a lot less clutter overall. Want to be lazy and get a decent looking website, sure those are acceptable, but if you are interested in following web standards and being mindful of your consumer then I would leave those to the wayside and go the direct approach.

And I would only sort of agree with some of the above, you should weigh whether or not it would be worth it to learn these things based on your needs and how often you would use those skills, but I disagree that learning this stuff doesn't have any application anywhere else.
Administrator
Dental Floss
Profile Joined September 2009
United States1015 Posts
Last Edited: 2012-10-14 18:39:33
October 14 2012 18:38 GMT
#13
Wordpress is complete garbage. Its a total joke. If you want your server to die in a fire because you got 5 page views to your 3-plugin 20-image per page site use Wordpress. Don't get me started on Joomla...

If the OP is really in college for programming then they should use a development framework for webdev. Use CakePHP or Ruby on Rails. They are the most secure, extensible, and flexible solution.

Wordpress is for grandmas. CakePHP is for programmers who know C++.

http://cakephp.org/

Follow this blog tutorial and build a WP-equivilent feature set in literally an hour:
http://book.cakephp.org/2.0/en/tutorials-and-examples/blog/blog.html
Kim Tae Gyun.... never forget Perfectman RIP
Deleted User 61629
Profile Blog Joined March 2010
1664 Posts
Last Edited: 2012-10-14 18:50:05
October 14 2012 18:46 GMT
#14
--- Nuked ---
Dental Floss
Profile Joined September 2009
United States1015 Posts
October 14 2012 19:19 GMT
#15
I'm a linux admin at a datacenter with 35k physical servers and my current count for fucked up WP installs compared to Wp installs that could handle 10M views/day is like 1000 to 0. I'm not sure about the first number but I'm 100% positive about the second one.
Kim Tae Gyun.... never forget Perfectman RIP
Deleted User 61629
Profile Blog Joined March 2010
1664 Posts
October 14 2012 20:57 GMT
#16
--- Nuked ---
Dental Floss
Profile Joined September 2009
United States1015 Posts
October 14 2012 21:47 GMT
#17
On October 15 2012 05:57 Inori wrote:
Users that have no idea what they're doing != "server to die in a fire because you got 5 page views"


I have literally seen 1G VPS servers with 128M PHP memory_limit directives go OOM from maybe not 5 but 10 simultaneous page views for sure on plugin/theme heavy WordPress installs. I've also seen countless servers hitting maxclients because WP uses absolute links and creates a new httpd connection for every asset. I'm curious what your background is regarding WP because I've never heard anyone defend it before. Most people I know will at least go to Drupal for their CMS needs.
Kim Tae Gyun.... never forget Perfectman RIP
Dental Floss
Profile Joined September 2009
United States1015 Posts
October 14 2012 21:55 GMT
#18
Also, there are a few points to consider re: the person who will be making the sites.

1) in a CS college program so they know OO coding.

2) this is for a college group so should be something educational they can add to their resume

As an employer I don't want to see "Wordpress" on a coder's resume. I do however want to see RoR and CakePHP. If the OP was going to school for webdev I would have suggested coding it from scratch. If the OP was going to college for business or communications or something I'd suggest WP maybe.
Kim Tae Gyun.... never forget Perfectman RIP
CecilSunkure
Profile Blog Joined May 2010
United States2829 Posts
Last Edited: 2012-10-14 23:48:28
October 14 2012 23:34 GMT
#19
On October 14 2012 17:05 Try wrote:
Hi everyone,

I'm a 3rd year computer science major trying to design webpages for two of the student organizations that I am in. However, I have no webdev experience, and I was wondering how to most easily build a decent looking website for my student orgs. Anyone here with webdev experience that can point me in the right direction?

Just use Wordpress or at the most Dreamweaver.

This was made with Wordpress: http://seanmiddleditch.com/
This was made with Dreamweaver: http://pixellicker.com/
This was made with Wordpress: http://allenchou.net/

The other people in the thread complaining about performance or recommending learning any webdev language are morons. Note that two of those links are sites for CS students who specialize in performance intensive C++ software development; they didn't waste their time not using some website generation tool (wordpress).
Fyodor
Profile Blog Joined September 2010
Canada971 Posts
October 14 2012 23:38 GMT
#20
On October 15 2012 04:19 Dental Floss wrote:
I'm a linux admin at a datacenter with 35k physical servers and my current count for fucked up WP installs compared to Wp installs that could handle 10M views/day is like 1000 to 0. I'm not sure about the first number but I'm 100% positive about the second one.

10M views per day? You're just here to flaunt your credentials, clearly. So far outside the topic of a student organization website that will probably see 400 visits per year or something.

It's just bad computer science. Efficiency doesn't matter if your problem is small so the ease of use, endless features, short dev time and security of Wordpress makes it by far the best solution. Not to mention the supposed ineefficiency of Wordpress is due to your own error because nobody complains about Wordpress' performance and is the most deployed blog software for any size website.

BTW just because you're a computer science student doesn't make it an excuse to learn any language under the sun. Good way to spread yourself thin.
llllllllllllllllllllllllllllllllllllllllllll
1 2 Next All
Please log in or register to reply.
Live Events Refresh
Replay Cast
23:00
Enki Epic Series #6 | LiuLi Cup #47
CranKy Ducklings147
Liquipedia
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
CosmosSc2 36
SpeCial 25
Nathanias 22
StarCraft: Brood War
Shuttle 792
Artosis 676
NaDa 19
Dota 2
monkeys_forever295
Counter-Strike
fl0m643
Other Games
summit1g9572
Grubby2812
shahzam647
Maynarde127
C9.Mang062
fpsfer 2
Organizations
Other Games
gamesdonequick847
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 16 non-featured ]
StarCraft 2
• davetesta67
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• mYiSmile166
• Eskiya23 17
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
Dota 2
• masondota21057
League of Legends
• imaqtpie2524
Other Games
• Scarra1204
Upcoming Events
WardiTV Korean Royale
11h 13m
OSC
16h 13m
Replay Cast
22h 13m
Replay Cast
1d 8h
Kung Fu Cup
1d 11h
Classic vs Solar
herO vs Cure
Reynor vs GuMiho
ByuN vs ShoWTimE
Tenacious Turtle Tussle
1d 22h
The PondCast
2 days
RSL Revival
2 days
Solar vs Zoun
MaxPax vs Bunny
Kung Fu Cup
2 days
WardiTV Korean Royale
2 days
[ Show More ]
PiGosaur Monday
3 days
RSL Revival
3 days
Classic vs Creator
Cure vs TriGGeR
Kung Fu Cup
3 days
CranKy Ducklings
4 days
RSL Revival
4 days
herO vs Gerald
ByuN vs SHIN
Kung Fu Cup
4 days
BSL 21
4 days
Tarson vs Julia
Doodle vs OldBoy
eOnzErG vs WolFix
StRyKeR vs Aeternum
Sparkling Tuna Cup
5 days
RSL Revival
5 days
Reynor vs sOs
Maru vs Ryung
Kung Fu Cup
5 days
WardiTV Korean Royale
5 days
BSL 21
5 days
JDConan vs Semih
Dragon vs Dienmax
Tech vs NewOcean
TerrOr vs Artosis
Wardi Open
6 days
Monday Night Weeklies
6 days
Liquipedia Results

Completed

Proleague 2025-11-07
Stellar Fest: Constellation Cup
Eternal Conflict S1

Ongoing

C-Race Season 1
IPSL Winter 2025-26
KCM Race Survival 2025 Season 4
SOOP Univ League 2025
YSL S2
BSL Season 21
IEM Chengdu 2025
PGL Masters Bucharest 2025
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 2025
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual

Upcoming

SLON Tour Season 2
BSL 21 Non-Korean Championship
Acropolis #4
IPSL Spring 2026
HSC XXVIII
RSL Offline Finals
WardiTV 2025
RSL Revival: Season 3
META Madness #9
BLAST Bounty Winter 2026
BLAST Bounty Winter 2026: Closed Qualifier
eXTREMESLAND 2025
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.