html basics  | | |
May 4th, 2004, 09:19 AM
|
#1 (permalink)
| | Junior Member
Join Date: May 2004 Location: CA
Posts: 2
| html basics
Hi, are there any well known sites on html basics? or will i have to do a google search? id like to make a website, would be my first time.
also whats the difference between html and php? are these programming languages? |
| |
May 4th, 2004, 09:23 AM
|
#2 (permalink)
| | Retired mostly.
Join Date: Oct 2001 Location: Finland
Posts: 5,144
|
Here's a quickstart. http://www.w3.org/MarkUp/Guide/
Check it out, and after you know some of it, you can start viewing sources of different pages for tips and stuff.
html is not programming language, don't know about php. |
| |
May 4th, 2004, 09:32 AM
|
#3 (permalink)
| | Supporting our military
Join Date: Oct 2002 Location: Bottom left of U.S.
Posts: 9,197
| |
| |
May 4th, 2004, 09:40 AM
|
#4 (permalink)
| | Junior Member
Join Date: May 2004 Location: CA
Posts: 2
|
thanks.
so html is not a progamming language? how then are websites programmed? sorry if this is a silly question. what do i need to make or program a webpage? |
| |
May 4th, 2004, 09:47 AM
|
#5 (permalink)
| | Supporting our military
Join Date: Oct 2002 Location: Bottom left of U.S.
Posts: 9,197
| |
| |
May 6th, 2004, 03:11 AM
|
#6 (permalink)
| | Member
Join Date: Apr 2004 Location: Philippines
Posts: 55
|
You can browse for HTML tutorial in google... you can both code HTML and php in notepad but you need apache to run your php program.
HTML is not a programming language while php is a scripting language.... |
| |
May 6th, 2004, 03:18 AM
|
#7 (permalink)
| | ph34r t3h g04t
Join Date: Oct 2001 Location: Kingsford, MI
Posts: 19,559
|
HTML is a markup language, like SVG. It's not programming per-se, but a systematic way to display data. It's just gotten a lot fancier over the years.
Once you get the basics of HTML down, you'll want to learn how to use CSS or cascading style sheets. Then you can get some really great looking results with minimal work.
PHP, javascript, asp and the like are scripting languages. You can either use them inside a standard HTML based page, or you can actually program the page with the scripting language and have it write the page out as HTML. They're the three main scripting languages for web development and all are quite powerful. |
| |
May 7th, 2004, 09:58 PM
|
#8 (permalink)
| | Junior Member
Join Date: Apr 2004
Posts: 11
|
The site that got me to doing my own HTML coding was http://www.boogiejack.com
His site was not only informative but easy to understand and on the humorous side. I am still learning but have created 2 big websites and I am working on 2 others.
K  |
| |
May 7th, 2004, 10:16 PM
|
#9 (permalink)
| | Member
Join Date: Mar 2004
Posts: 390
|
davesite.com, and then html tutorial. To make a website, all you have to know is html. It is really easy to learn, just takes practice. you may want to google "html cheat sheet" i think this will give you a good reference page after you get better |
| |
May 25th, 2004, 04:27 PM
|
#10 (permalink)
| | Senior Member
Join Date: Oct 2001 Location: New Hampshire, USA
Posts: 641
|
check out www.htmlgoodies.com
They have many tutorials from basic HTML to more advanced topics such as CSS, Perl, Javascript, CGI, ASP. |
| | | Thread Tools | Search this Thread | | | | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Most Active Discussions | | | | | Recent Discussions  | | | | | |