Go Back   PCMech Forums > Help & Discussion > Internet, Web Applications, & The Cloud

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 02-24-2001, 08:47 AM   #1
Member (9 bit)
 
wrelax's Avatar
 
Join Date: Jan 2001
Location: New York, US
Posts: 352
Send a message via AIM to wrelax
Question

Hey guys. I'm learning HTML right now and I'm getting the hang of it. Eventually, I want to get real good at designing and making webpages. I was wondering if i should buy frontpage 2000. Is there a better or newer version coming out anytime soon that is worth waiting for?
wrelax is offline   Reply With Quote
Old 02-24-2001, 10:17 AM   #2
Staff
Premium Member
 
mairving's Avatar
 
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
In a word

NO

Here are the problems with Frontpage (any version)

  • Pages written in Frontpage don't work well in other browsers.
  • Pages all look the same. I can look at a page on the Internet and tell that it was done in Frontpage.
  • You are not given a chance to edit the HTML. Most people that use Frontpage couldn't tell you how to make this <B> show up.
  • It is easy to use.

IMHO, it is best to first learn how to use HTML. I started writing web pages using notepad. Now I use Homesite and sometimes a bit of Dreamweaver. Even if you do decide to use Frontpage, please learn HTML first.
mairving is offline   Reply With Quote
Old 02-24-2001, 10:26 AM   #3
Member (9 bit)
 
wrelax's Avatar
 
Join Date: Jan 2001
Location: New York, US
Posts: 352
Send a message via AIM to wrelax
OK gotcha. I am learning HTML right now using just notepad. But its sooo manual. Can you get really cool backgrounds and stuff just using HTML and notepad? Wasn't this website made using frontpage 2000?
wrelax is offline   Reply With Quote
Old 02-24-2001, 10:43 AM   #4
Member (9 bit)
 
wrelax's Avatar
 
Join Date: Jan 2001
Location: New York, US
Posts: 352
Send a message via AIM to wrelax

One more thing


Can you give me a list of the web languages to learn in order. Like what should i learn after learning HTML,,..etc etc




Thanks
wrelax is offline   Reply With Quote
Old 02-24-2001, 11:30 AM   #5
Member (10 bit)
 
Join Date: Jul 1999
Location: Mass
Posts: 756
Red face

Get Evrsoft's First Page 2000.

http://www.evrsoft.com/download/

Its HTML, but TONS of features - and is FREE. Check it out. Even includes HTML validation and tons of scripts. Best editor for the price!

pete
PeteS99 is offline   Reply With Quote
Old 02-24-2001, 11:48 AM   #6
Staff
Premium Member
 
mairving's Avatar
 
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
Wrelax, as far as making cool backgrounds, you don't create backgrounds using notepad or Frontpage. You can grab images off of the Internet or create your own using a graphics program like Photoshop, Paint Shop Pro, etc. If you have an image that you are going to use as a background, keep in mind that it will tile on the screen so as to repeat itself in each tile.

Start off learing HTML. That is about 90% of it. Some of the other learining can come later like Javascript, style sheets, etc. The other part some people don't use like CGI & Perl & PHP. These are important pieces to e-commerce. To me the most important thing to learn is tables. With tables, you have the ability to put text and images exactly where you want them, which is probably one of the hardest things to learn. Become expert in HTML. Everything else will follow. Another trick to try is to look at web pages and try to figure out how they did it. You can view the page source in IE by going to View/Source.

Here are a couple of tutorials:
HTML Goodies
Tucows
WebMonkey

For a pretty good book on the subject:
Web Design in a Nutshell

You can download free versions of Allaires Homesite & Macromedia's Dreamweaver, also.

[Edited by mairving on 02-24-2001 at 11:53 AM]
mairving is offline   Reply With Quote
Old 02-24-2001, 01:54 PM   #7
Member (11 bit)
 
mhayes's Avatar
 
Join Date: Mar 1999
Location: Sault Ste. Marie, Ontario Canada
Posts: 1,122
Cool

Here are a few more great links to help master HTML,

http://htmlgoodies.earthweb.com/primers/basics.html

http://www.webdevelopersjournal.com/

http://www.builder.com/Authoring/Htm...e.keyword.atoz

http://amazinghtml.com/

__________________
Mike

Life would be great if I didn't have to work to fish!
mhayes is offline   Reply With Quote
Old 02-24-2001, 04:08 PM   #8
Member (9 bit)
 
wrelax's Avatar
 
Join Date: Jan 2001
Location: New York, US
Posts: 352
Send a message via AIM to wrelax
Thanks guys. I was just wondering, by just using Notepad and HTML can you make a really good webpage?
wrelax is offline   Reply With Quote
Old 02-24-2001, 04:41 PM   #9
Member (11 bit)
 
Charliey's Avatar
 
Join Date: Dec 1999
Location: Toronto Canada
Posts: 1,714
Send a message via ICQ to Charliey
Well if you use image editing programs along with notepad.

Just using notepad (for html, plus other stuff for images) you can make a good site, although doing fancy stuff is lot of work if youre using all code.

I like macromedia dreamweaver for web site creation. its the only program i use now, well besides photoshop.
__________________
-Charlie
Charliey is offline   Reply With Quote
Old 02-24-2001, 04:54 PM   #10
Member (13 bit)
 
DrZaius's Avatar
 
Join Date: Jul 2000
Location: Fullerton, CA
Posts: 7,030
Hi wrelax,

I agree with everyone else, don't use/buy FrontPage. If you really want to learn HTML get a good refrence book (the one mairving mentioned is great) and a good text editor like NoteTab, which has many features for editing HTML code. If you rely too much on programs to write the code for you, you will never learn it. Hope that helps.

http://www.notetab.com
__________________
"A witty saying proves nothing." - Voltaire
DrZaius is offline   Reply With Quote
Old 02-24-2001, 06:42 PM   #11
Computer Tool
 
K A Hall's Avatar
 
Join Date: May 1999
Location: Springfield, Missouri
Posts: 1,488
I have seen this argument many times on the net and I have to disagree. I use Front Page 2000 all the time and do not have major "other" browser problems. Minor ones, sure. Now Front Page 98 was a POS that would add code where it did not belong. This has not been the case with 2000. If you can do it all in notepad, more power to you. I prefer to use the tools that are available to me and are easy to use.
K A Hall is offline   Reply With Quote
Old 02-24-2001, 07:49 PM   #12
Staff
Premium Member
 
mairving's Avatar
 
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
You can anything in notepad that you can do in a fancy HTML editor. There are three basic kinds of HTML editors:

  • WYSIWYG - What you see is what you get. Frontpage is an example of this.
  • A pure HTML editor, like Homesite, where you type in the code. Dreamweaver is kind a hybrid between the two.
  • text editor - like notepad. The disadvantage to using notepad is that it doesn't have any kind of error notification. It also doesn't allow to replace whole strings like in the others.

I, for one, don't really recommend that you use notepad if you are doing a lot of coding. But it is a good place to start because you learn all about HTML. A good web designer will need to know HTML, how to manipulate images & how to place them on the page.

If you want HTML pages to look like a lot of other sites, boring, linear, similar backgrounds, pages that don't work properly in Netscape, then use Frontpage. If you want to create decent pages use something else.
mairving is offline   Reply With Quote
Old 02-24-2001, 08:38 PM   #13
Member (11 bit)
 
mhayes's Avatar
 
Join Date: Mar 1999
Location: Sault Ste. Marie, Ontario Canada
Posts: 1,122
Cool

The question is about learning HTML and there is no better way to learn and understand the code that will soon be generated for you than in Notepad. I suppose that an HTML editor that will notify you of improper syntax or missing tags would really be as well, I've never used one, so I can't really comment.

There are a lot of other programs out there that do amazing jobs at quickly building a web site. Personally I use and love creating web sites using NetObjects Fusion, but I use this to create my sites or to make site wide changes. I also use notepad to view my code and make modifications and insert script or code that is not supported by the program.

So I guess to sum it all up, to learn HTML stick with an editor. In reality when you start developing sites if you use notepad you are either crazy or have far too much time on your hands.
mhayes is offline   Reply With Quote
Old 02-24-2001, 11:51 PM   #14
Member (7 bit)
 
Join Date: Jun 1999
Location: Wills Point.TX
Posts: 66
Send a message via ICQ to Kangaair
I have found this small editor to be quite helpfull. You will still need to know HTML, but this one will make it a little easier to manage.
http://www.arachnoid.com/arachnophilia/index.html
Lee
Kangaair is offline   Reply With Quote
Old 02-25-2001, 08:54 PM   #15
Member (13 bit)
 
Xayd's Avatar
 
Join Date: Jun 2000
Location: nowhere.com
Posts: 4,819
Send a message via AIM to Xayd
If you're using Frontpage you'll need the demoronizer to go with it, hehe.

It actually works pretty well, if you have Perl capabilities.

Xayd
Xayd is offline   Reply With Quote
Old 02-27-2001, 12:36 PM   #16
Member (7 bit)
 
Join Date: Oct 2000
Posts: 66
Send a message via ICQ to Kamakazie_X Send a message via AIM to Kamakazie_X
Talking

Get Dreamweaver UltraDev !!!!!!!!

if u like asp then get Drumbeat 2000!!!!!
Kamakazie_X is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 07:34 AM.
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.6.0