|
|
|
|
![]() ![]() |
May 12 2006, 11:51 PM
Post
#1
|
|
|
Newbie [Level 3] ![]() ![]() ![]() Group: Members Posts: 49 Joined: 12-May 06 Member No.: 23,552 |
Hi everyone,
I am not so familiar with building websites and all the internet stuff. I already have a domain and hosting but what is the best way or program to build a website. I am a nobody when its about building websites so i would like to found an easy way toe create one. Can someone give me some advice? Thanks This post has been edited by BuffaloHELP: May 13 2006, 09:01 AM |
|
|
|
May 12 2006, 11:59 PM
Post
#2
|
|
|
Trap Double Mocha Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 2,224 Joined: 5-November 05 From: That one place over there... Member No.: 13,830 |
Well if you don't have any experience you need to learn how to code first. This might be hard and it might take a while but you will learn. Go to http://yourhtmlsource.com This site will teach you the basics to building different parts of a web site. You can always try and get a design free and already pre coded and then you can learn from there but you will still need that web site listed above. You may get frustrated in the process but it gets easier the more you learn.
|
|
|
|
May 13 2006, 01:07 AM
Post
#3
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 227 Joined: 25-April 06 From: the windy city Member No.: 22,487 |
There are alot of tutorials on HTML codes and stuff, do you know HTML? Because I know a site with alot of tutorials.. Do you know how to work with FTP?
|
|
|
|
May 13 2006, 02:22 AM
Post
#4
|
|
|
Advanced Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 141 Joined: 25-April 06 Member No.: 22,477 |
If you don't know HTML, the best way to design a website is with a WYSIWYG editor. WYSIWYG means "what you see is what you get." There are several available that are free. The list includes:
Blaze Composer Nvu (pronounced new-view) WebDwarf Matizha Sublime and many others. Personally, I would recommend Nvu and would advice against WebDwarf. |
|
|
|
May 13 2006, 02:31 AM
Post
#5
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 274 Joined: 17-February 06 From: Wellesley, MA Member No.: 18,774 |
The best basic HTML resource is found @ W3 Schools. They can help validate your tags and a over all great place for multiple types of coding and instructions.
For HTML this is the main link: http://www.w3schools.com/html/default.asp A great starter tutorial and introduction: http://www.w3schools.com/html/html_intro.asp And the basic tags you want to know: http://www.w3schools.com/html/html_primary.asp If you want a quick example, I just wrote this up.. HTML <html> <head> <title>HTML TRAP17 EXAMPLE</title> </head> <body bgcolor="navy"> <font color="white"> <h1 align="center">Trap17 Member HTML Example</h1> <br><br> <p>This is a HTML example. W3 schools is the best resource I know to find HTML examples. So things you can do with HTML are: <br> <ul type="circle"> <li>Make a form <li>Make a list <li>Share information.... <li>You get the point of a list </ul> </p> </body> <br><br><br> <left> <b><i>Copyright 2006 - Deadly Designs HTML Team</b></i> </left> </html> That had to help you in someway, just ask if you need something else. Also check out Joomla or a free template site to get a template pre-created where you just type in the information and stuff. |
|
|
|
May 13 2006, 10:00 AM
Post
#6
|
|
|
Newbie [Level 3] ![]() ![]() ![]() Group: Members Posts: 49 Joined: 12-May 06 Member No.: 23,552 |
Hi there,
At this moment i dont know to work with html but i will check all your links and i think i will learn it very fast. I also will try the ways to create a website. Thanks for all your good advice, this is a nice beginning for a good start. Thanks, and i will work on my website. Iam confident that it will work |
|
|
|
May 13 2006, 01:40 PM
Post
#7
|
|
|
Newbie [Level 3] ![]() ![]() ![]() Group: Members Posts: 49 Joined: 12-May 06 Member No.: 23,552 |
Hi,
An update: I will use the What Your See Is What You Get editor because I need more time to understand HTML. I just bought a book about HTML and I will first studying it and in the meanwhile i will use the What Your See Is What You Get editor. |
|
|
|
May 13 2006, 08:13 PM
Post
#8
|
|
|
EVIL CORN! ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 623 Joined: 7-May 06 From: USA Member No.: 23,230 ![]() |
What I would do for a beginner making a website, is to use Fantastico and a website building script or template, theny ou can just enter all your info staright through Fantastico on Cpanel. Easy!
|
|
|
|
May 14 2006, 12:14 AM
Post
#9
|
|
|
Newbie [Level 3] ![]() ![]() ![]() Group: Members Posts: 49 Joined: 12-May 06 Member No.: 23,552 |
What I would do for a beginner making a website, is to use Fantastico and a website building script or template, theny ou can just enter all your info staright through Fantastico on Cpanel. Easy! Thanks for the info but do you have link where i can found Fantastico, i am really interested and when its as easy as you describe than i will defenitly use it. Is Fantastico free to download or do I have to purchase the software? Thanks |