Question:
Where to Learn HTML, PHP, CSS, About hosting and managing a website?
anonymous
1970-01-01 00:00:00 UTC
Where to Learn HTML, PHP, CSS, About hosting and managing a website?
Ten answers:
Nick M
2009-07-07 08:03:14 UTC
You can learn HTML, CSS, and PHP at:

w3schools.com



HTML - Primary purpose of a website, all websites consist of this, if not then PHP



CSS - The Add-on to HTML, manages color, positioning, size, fonts etc



PHP - Adds user interactivity, examples - contact form, login systems, admin area, passwords and privacy and etc



Find some more tutorials at Lynda.com





Cheers,



Nick
Gsd
2009-07-07 07:55:14 UTC
For Learning, try



http://www.w3schools.com/



For Hosting, try



http://www.co.cc/



http://smallbusiness.yahoo.com/webhosting/
Adam
2009-07-10 06:22:50 UTC
http://www.bestdamnwebhosts.com/
arbpen
2009-07-08 07:56:29 UTC
I would say that best thing to do is to go to the various languages web sites. For PHP, there is [http://php.net], for MySQL (and you will want to learn Structured Query Language), there is [http://mysql.com]. For HTML, CSS, stick with the specifications, [http://www.w3.org/TR/html401/index/elements.html] and [http://www.w3.org/TR/html401/index/attributes.html] (HTML/XHTML) and CSS [http://www.w3.org/TR/CSS21/propidx.html].



I have a tutorial that you might find informative, http://www.cavalcade-of-coding.info/html/index.php. If that doesn't help you, you can't to better than HTML-Dog [http://html-dog.com]. I would stay away from W3 Schools, at least for markup.



You can also learn a lot from bad designs (what not to do), so check out Web Pages That Suck and Jacob Neilsen's Alert Box Top 10 Web Design Mistakes of 2003 (they are still valid 6 years later).



Learn the value of validating your markup (HTML, CSS and WAI). Use semantically correct markup - leave presentation to CSS. Don't abuse tables. Don't use a WYSIWYG editor - especially if you want to do server side stuff. Use a good HTML editor, I like HTML-Kit for HTML, PHP, etc. A good stylesheet editor is a good idea too, I use TopStyle from Bradsoft.



The other thing you can do is install a web server on your computer. Then you can develop your sites and test them before putting them on a live server. Install PHP and MySQL, there are complete packages available, just Google for them.



If you have not already done so, dowload some browsers. Here's my current list:

Opera (default - Presto) - comes with DragonFly development tool

Firefox (Mozilla) - install Web Developer and Firebug extensions

Chrome (Webkit)

Safari (Webkit)

K-Meleon (Mozilla)

Multiple IEs (google for it - 3-6 come in one package)



You might also want to lurk in some of the Usenet developer groups:

alt.html, alt.html.critique, comp.infosystems.www.authoring.html, comp.infosysystems.www.authoring.stylesheets, comp.lang.php, comp.databases.mysql. You will want to get a news client, I like Xnews, and a good Usenet provider. I'm using eternnal-september.org - free and fast, but no binaries.



As far as hosting, someone mentioned http://000webhost.com. I use them for showing clients mock-ups. They are fine for a beginner.
anonymous
2009-07-07 18:04:14 UTC
Hello,



This is going to be a long journey. W3Schools.com is a very informative site. E-How is also. You could begin to become a member to forums that you are interested in also. The easiest way to learn is to do it yourself. I would begin doing small freelance web projects for people, and when you discover things you can add to websites, grow your portfolio. This can become a small business if you learn enough.



Good Luck!

Sean Colicchio

Server Engineer

Host My Site

hostmysite.com
anonymous
2009-07-07 17:26:28 UTC
You can also take a look here if you like:



http://website-creation-tips.com/
Rutu M 3
2009-07-07 10:17:53 UTC
You can find step by step guide on how to build a website at website like http://advancescript.com/webdesign.htm ,etc .
anonymous
2009-07-09 10:44:36 UTC
Should I go to college? What course would I be looking for?

===

no need to go to college, you can read some online tutorials and learn them



Should I learn all this online? Where?

===

http://www.w3schools.com/html/default.asphttp://www.w3schools.com/css/default.asp

http://www.w3schools.com/php/default.asp
anonymous
2009-07-07 10:28:26 UTC
I would really recommend http://www.000webhost.com/173462.html

1500 MB disk space

100 GB data transfer

PHP and MySQL

Website Builder

no advertising

Never had any problems at all, they will help you with servers etc. control panel is easy to use.

I pay £10 a year for the domain name, so that is the yearly cost of my site. Free hosting rocks :)

Hope that helps
Dane_62
2009-07-07 12:48:31 UTC
It is entierly possible to learn this stuff on your own.



However taking some college classes may help fill in some blanks and give you a better chance at learning best practices and wider scope of skills.



One site people over look that I really like is htmlgoodies.com I like thier tutorials because thier short, straight forward, direct.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...