PDA

View Full Version : Need a tutorial on how to make a webpage.


opmharley
03-26-04, 07:26 PM
title says it all. I have frontpage 2000. I tried php nuke and want something with a gui. So what should I use to start to make a webpage. Most likely an ebay webpage and a gaming webpage. I have very little knowledge of html. So any idea's? thanks Harley

cyberskye
03-26-04, 07:30 PM
Sounds like you want a Frontpage tutorial - when you choose a tool like that you need to know the tool - not html.

Does FP come with built in tutuorials?

opmharley
03-26-04, 10:08 PM
Not that I know of. I dont mind screenshots or video either or.

TonyT
03-27-04, 06:41 AM
Try this: (easiest app you you ever use)
www.coolpage.com/try.html

ghettoside
04-02-04, 05:08 AM
go here (http://www.htmlref.com/reference/appa/index.htm) .

after you learn to use front page that site should be helpful for html coding you may want to use in your pages.

Zypher_8
04-08-04, 02:26 AM
If You are trying to make websites, you should use Dreamweaver MX. I use the Macromedia Studio MX Suite...and I love it. It's 100x BETTER than that weak Frontpage. You should also learn the HTML language, some DHTML, and Javascript to start..Here's the perfect beginners guide for learning HTML from NCSA (http://archive.ncsa.uiuc.edu/General/Internet/WWW/HTMLPrimerAll.html) ... I learned HTML in 1 day by using this guide and playing around @ home. You should also get tuts online on Dreamweaver, JScript, and DHTML, plus, you should go to the library and check out some books on Dreamweaver and these other languages...and as you develop some of your skills, try to move on up to PHP, and some FLASH.

http://osaka.cool.ne.jp/hugh/swordfish/img/hacker.jpg

The Mind is a Terrible Thing to Waste

Paft
04-08-04, 09:02 PM
w3schools.com -- A great site to learn HTML/XHTML/CSS/DHTML/DOM..

Plus it teaches you to code to standards. You can never go wrong coding to standards.