|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (9 bit)
Join Date: Oct 2001
Posts: 440
|
new to webpage building - need help
Hi! I want to build a webpage. I've registered a domain name on easyspace.com, and I need help to build the website. How does that work exactly? The uploading of pages is done by ftp, so I downloaded smartFTP. Seems simple enough. Now, I need help with html codes. I would also like to know if there is another way of building webpages than using html code. If not, is there a website or a good book to learn?
Thanks! pstj |
|
|
|
|
|
#2 |
|
Member (7 bit)
|
hey, if you do want to do the coding you can find an html book easily at any bookstore or online
if you don't want to do the coding you can make websites using frontpage or even Microsoft Word. Those are just to programs, but there are lots more to choose from that will do the code for you. Most of them are pretty simple -- drag and drop sorta stuff. hope that helps |
|
|
|
|
|
#3 |
|
Member (13 bit)
|
Learn the code by hand first, you'll thank yourself later.
There are lots of tutorials out there for learning HTML, and it's a very very simple language. You'll have the basics down in about 2 days if you spend a few hours a day on it. www.webmonkey.com |
|
|
|
|
|
#4 |
|
Member (9 bit)
Join Date: Oct 2001
Posts: 440
|
Thank you both for the reply!
Xayd, this site looks awesome! |
|
|
|
|
|
#5 |
|
Member (9 bit)
Join Date: Mar 2000
Location: Lesmurdie , W . A . Australia .
Posts: 342
|
Another site .
http://www.arachnoid.com/arachnophilia/index.html Powerful Web Site Workshop Arachnophilia 4.0 |
|
|
|
|
|
#6 |
|
Forum Administrator
Staff
Premium Member
Join Date: May 2000
Location: Joplin MO
Posts: 36,460
|
Arachnophilia 5.0 is now Java-based and will run on anything, not just Windows.
|
|
|
|
|
|
#7 |
|
Member (9 bit)
Join Date: Mar 2000
Location: Lesmurdie , W . A . Australia .
Posts: 342
|
You may like a counter for your page .
Counters . http://www.goldstats.com/ http://extreme-dm.com/tracking/ |
|
|
|
|
|
#8 |
|
Member (13 bit)
Join Date: Oct 2000
Location: Scotland
Posts: 4,700
|
As I never found sitting learning HTML a very exciting experience, I found a dual approach worked best for me.
That is, using a WYSIWYG program like Frontpage Express (the basic program that comes with Windows) and a good HTML book at the same time. That way you can learn basic coding and get right into the fun part of designing the webpage at the same time. I found being able to cross-reference the WYSIWYG and HTML on the page a much more entertaining and instructive experience. Of course if you can get your hands on a trial version of Dreamweaver, then you can have the best of both worlds. There are thousands of HTML books out there, but I personally liked the simple approach of "Sams Teach Yourself HTML in 24 Hours" by Dick Oliver (www.samspublishing.com). It does what it says on the box in a humourous and straightforward way. Regardless of what you use a basic knowledge of HTML is useful for more advanced work or just tidying up your code. HTH |
|
|
|
|
|
#9 |
|
Registered User
Join Date: Nov 2001
Posts: 1,965
|
I recommend www.htmlgoodies.com for learning HTML, it's a great site. you don't even need a book, this site has everything you need, you can learn some javascript,perl, and CGI too.
|
|
|
|
|
|
#10 |
|
Member (9 bit)
Join Date: Oct 2001
Posts: 440
|
Thanks all!
I will start by looking at the websites (they seem quite good) since I would rather learn for free... mike, does frontpage express come with Windows 98SE, upgrade cd? I don't recall seeing it... thanks! pstj |
|
|
|
|
|
#11 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
I personally think that Front Page is a poor HTML editor. Front Page Express is even worse. It does come standard on 98 though. I would advise learning HTML first and then possibly using a WYSIWYG editor. I personally hand code all of my pages although I do reuse quite a bit of code. I use Homesite 4.5.
__________________
Want to Make $$$$ with your Computer? No Risk! Simply press shift-4 four times in a row |
|
|
|
|
|
#12 |
|
Registered User
Join Date: Nov 2001
Posts: 1,965
|
I never use WYSIWYG software, I only use an app called EditPlus for editing HTML code, and I highly recommnd it for everyone.
http://www.editplus.com/ |
|
|
|
|
|
#13 |
|
Member (7 bit)
|
download frontpage express off the net free and its quick. also if you have a lot of money you could buy dreamweaver 4 for about $500!
|
|
|
|
|
|
#14 | |
|
Member (9 bit)
Join Date: Oct 2001
Posts: 440
|
Quote:
|
|
|
|
|
|
|
#15 |
|
Professional gadfly
|
I've done all my editing using Notepad and just coding HTML (granted, I haven't done much, and it wasn't terribly complex). Using a WYSIWYG program, in my opinion, isn't very helpful. HTML isn't hard to learn at all, so there isn't much excuse not to learn it and do everything yourself.
|
|
|
|
|
|
#16 |
|
Member (10 bit)
Join Date: Jan 2002
Location: Ontario
Posts: 636
|
i never saw frontpage on 98, but i dont like it very much anyways. i learned everything i need on htmlgoodies.com. now that i know the code i just need stuff to make a site about.
__________________
Dell XPS M1530
|
|
|
|
|
|
#17 |
|
Member (5 bit)
Join Date: Oct 2001
Location: mineapolis,minnesota
Posts: 16
|
|
|
|
|
|
|
#18 |
|
Member (5 bit)
Join Date: Oct 2001
Location: mineapolis,minnesota
Posts: 16
|
oops wrong icon this one won't work sorry
|
|
|
|
|
|
#19 |
|
Member (5 bit)
Join Date: Oct 2001
Location: mineapolis,minnesota
Posts: 16
|
|
|
|
|
|
|
#20 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
jrdvan, it is good that you are learning. Keep in mind though that one of the most annoying HTML tag of all is the Marquee tag. Only works in IE, too. The Blink tag (Netscape only) is nearly as bad.
|
|
|
|
|
|
#21 |
|
Member (4 bit)
Join Date: Jul 2001
Posts: 15
|
|
|
|
|
|
|
#22 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
|
|
|
|
|
|
#23 | |
|
Member (4 bit)
Join Date: Jul 2001
Posts: 15
|
Quote:
AS |
|
|
|
|
|
|
#24 |
|
Member (10 bit)
Join Date: Sep 2001
Location: New Zealand
Posts: 921
|
that is a very annoying tag there mairving
|
|
|
|
|
|
#25 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
Actually it is the marquee tag again with the speed bumped up a bit.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|