Computing.Net > Forums > Web Development > New to web building

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

New to web building

Reply to Message Icon

Name: REDneck87
Date: July 18, 2005 at 15:48:25 Pacific
OS: xp pro sp2
CPU/Ram: 2.4ghz/1gb
Comment:

Hello, I am new to building website, but I would like to learn...I do understand HTML and I have fooled around with HTML code and Notepad. I am definately a beginner, and I would appreciate a full rundown of how to build a website, what to use, basically the long and short of it. I have heard of PHP(I assume this is a code like HTML?) but I don't know anything about it.

Thank you all for the help in advance, I would like to be able to build simple websites!

RED



Sponsored Link
Ads by Google

Response Number 1
Name: Vien
Date: July 18, 2005 at 20:23:29 Pacific
Reply:

You can use FrontPage 2003 to build a simple web page without writing a single code. Or you can also use Dreamveaver MX as well. Take a look of this web site that I am building by FP 2003 with some other paint programs http://ca.geocities.com/henry.luu@rogers.com/index.htm


0

Response Number 2
Name: roryspangler
Date: July 18, 2005 at 21:42:46 Pacific
Reply:

I would look at dreamweaver... if you are interested in php and want a more portal like site (if it is going to be info heavy) look at something liek phpnuke or mambo open source... it is free and really easy to use... if your current web host offers fantastico you can install it right from there... if you are looking at a smaller website... say 10 pages... go with html... it design is your problem... there are plenty of free templates.

Rory Spangler
COPIOUS DUDE!
www.copiousdude.com


0

Response Number 3
Name: Laler
Date: July 19, 2005 at 06:15:43 Pacific
Reply:

I would appreciate a full rundown of how to build a website, what to use, basically the long and short of it

You can do a google search to get lots of articles with different writers and views, start on this forum :D


0

Response Number 4
Name: suspect52732
Date: July 19, 2005 at 11:53:45 Pacific
Reply:

I would reccomend FrontPage, and am suprised people suggest DreamWeaver to a beginner. Dreamweaver is great for advanced coders, but by no means for a novice.

A few notes about web programming:

HTML is an extremly basic language, it is all about making an open and a closing tag, and then putting something in between.

example:
to make some text bold you would type this:

< b>Hello World< /b>

Here you can see the open, and the close, with text in between.

Make a site with FrontPage, then study the code, you will pickup on the tags eventually, thats how I learned it.

Here is a link to a great javascript site for beginners:

http://javascript.internet.com/


Side Note

ASP is more for generating webpages from a database. So a company with an inventory of lots of products would want this.

HTML is more for layout and design

Javascript is for functionality, and will allow you to add more power to your site. However, some people disable javascript, and thus cannot view a page written with it properly.



0

Response Number 5
Name: REDneck87
Date: July 19, 2005 at 12:27:40 Pacific
Reply:

Thank you all for your help!

RED


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: New to web building

New to web development www.computing.net/answers/webdevel/new-to-web-development/1940.html

new to web development www.computing.net/answers/webdevel/new-to-web-development/2945.html

Newbie to web design/development www.computing.net/answers/webdevel/newbie-to-web-designdevelopment/3290.html