Where do I start
#1 OFFLINE
Posted 07 March 2007 - 09:48 PM
I've just purchased myself a new domain name and I'm looking to build myself a website.
After spending most of the day searching, googling and researching I've found a somewhere that might suit my needs for web hosting Profuse.
I'm not looking for anything fancy without all the bells and whistle. This is just going to be family website which I might use for my screen shot and comments etc.
There is a a lot things a don't know, like what CGI, PHP, SSI, FrontPage Extensions, Perl, Python, Ruby are. I was hoping to use something like nvu which seems to very easy to start with. I would then just up load the file to the website.
Do I really have to learn all these CGI's and PHP things before I can start?
Do I need worry about what browser I use and other are going to use?
What pit falls should I really avoid?
I know this is going to be a very steep learning curve but I'm sure it will be fun.
Cheers
#2 OFFLINE
Posted 07 March 2007 - 10:27 PM
Do you know the basics of .html? If not its pretty simple to learn. Here are 2 sites that we used a lot when I took web page design classes:
http://www.webmonkey.com/
http://www.w3schools.com/default.asp
If your going to use nvu you don't have to know all that much but it will help to know the basics when you cant get something formatted just the way you want.
---------
Some things to think about.
1. I wouldn't buy your hosting untill you have your site finished. That way you can get the cheapest package you can find to fit your needs. Also if by anychance you give up you won't be stuck with something you can't do anything with.
2. You don't have to worry about browsers if your just using simple html. But I have noticed that NVU every once in a while will do some funky coding and the pages will only look right in mozilla browsers(same thing for IE and frontpage.). When I took classes we did the first 90% of the class in notepad so everything looked ok in any browser.
3. Don't rule out using templates for your first site. There are tons of free ones all over the net and they are relativly easy to use.
4. Take your time and don't rush. It can't get annoying fast, so just remember that you knew that when you started.
#3 OFFLINE
Posted 08 March 2007 - 05:53 AM
<HTML> <HEAD> <font face="Arial, Times New Roman, Helvetica" font size=-1> <TITLE></TITLE> </HEAD> <body text="#000000" bgcolor="#FFFFFF" link="#0000EE" vlink="#551A8B" alink="#FF0000"> </font> </BODY> </HTML>
#4 OFFLINE
Posted 08 March 2007 - 06:05 AM
#5 OFFLINE
Posted 08 March 2007 - 06:29 AM
Andavari, on Mar 8 2007, 12:53 AM, said:
<HTML> <HEAD> <font face="Arial, Times New Roman, Helvetica" font size=-1> <TITLE></TITLE> </HEAD> <body text="#000000" bgcolor="#FFFFFF" link="#0000EE" vlink="#551A8B" alink="#FF0000"> </font> </BODY> </HTML>
Don't teach him bad habits! /slap /slap!
First of all, start fresh, start modern. XHTML is all lower-case. Secondly, there are some tags to avoid like the plague. CSS (Cascading Style Sheets) is a wonderful implementation, and I suggest you read up on it, as it goes hand-in-hand with XHTML.
The second thing I would reccommend, aside from a bunch of tutorials (W3 Schools really are great), is a good editor. I use ConTEXT (www.context.cx), it's rather awesome.
If you have any questions, just ask.
#6 OFFLINE
Posted 08 March 2007 - 07:37 AM
The web host I was looking at is a free one, but does involve ads. The upside seems to be loads of space and a pretty big bandwidth.
I'll have a looks at the website mentioned. I've got a feeling it's going to be baby steps to start with.
As for the code Andavari...........HAHAHA........I don't get it
#7 OFFLINE
Posted 08 March 2007 - 03:35 PM
That code andavari posted is basically the shell you start with to start a web page.
#8 OFFLINE
Posted 08 March 2007 - 05:26 PM
rridgely, on Mar 8 2007, 09:35 AM, said:
That code andavari posted is basically the shell you start with to start a web page.
I would seriously dis-recommend using Microsoft Publisher 98 and newer to create it because it creates butchered, f***ed up code that most likely will not function 100% correctly in Mozilla based browsers and completely forget about it working in old Netscape browsers.
In any event after you've coded your website you can make sure it is without errors, etc., by submitting it to The W3C Markup Validation Service.
#9 OFFLINE
#10 OFFLINE
Posted 08 March 2007 - 08:24 PM
I've made a simple start using Nvu. So far it seems good and informative. I like the fact it can see the html code, and yes i did see the code Andavari used.
I've even got my hands on HTML for Dummies too just to guide me along.
#11 OFFLINE
Posted 08 March 2007 - 09:24 PM
mps69_1999, on Mar 8 2007, 02:24 PM, said:
#12 OFFLINE
Posted 09 March 2007 - 08:25 PM
http://kompozer.net/
Its supposed to be improving on NVU by fixing some of its bugs.
I haven't tried it yet(just found it), but I figured it would be worth taking a look at.
#13 OFFLINE
Posted 10 March 2007 - 11:35 AM
rridgely, on Mar 9 2007, 02:25 PM, said:
#14 OFFLINE
Posted 10 March 2007 - 10:14 PM
I installed this bug fix thing. It seems the same to me, so if it really did fix those problems its a good thing to have.
#15 OFFLINE
Posted 11 March 2007 - 04:00 AM
Quote

There are 10 types of people in this world.
Those who understand binary, and those who don't.
#16 OFFLINE
Posted 11 March 2007 - 05:36 AM
rridgely, on Mar 9 2007, 02:25 PM, said:
http://kompozer.net/
Its supposed to be improving on NVU by fixing some of its bugs.
I haven't tried it yet(just found it), but I figured it would be worth taking a look at.
does it work on vistas, and if not, are there any that do?
#17 OFFLINE
Posted 11 March 2007 - 06:02 AM
#18 OFFLINE
Posted 11 March 2007 - 08:18 AM
#19 OFFLINE
#20 OFFLINE
Posted 11 March 2007 - 02:41 PM
mps69_1999, on Mar 11 2007, 02:18 AM, said:













