Welcome Guest ( Log In | Register)



3 Pages V  < 1 2 3 >  
Reply to this topicStart new topic
> How Do I Make A Website
dedesigns
post Oct 2 2006, 05:41 AM
Post #11


Newbie
*

Group: Members
Posts: 9
Joined: 28-September 06
Member No.: 30,720



Hi,

To design a website you should know the basic designing tools.. like photoshop, html , css etc..

if you don't know any kind of this tool and also dont go to learn these then best way to design a website is to use the webbuilder that many hosting company provides. there you can choose the free desing template and also can edit the text according to your need..

dedesigns
Go to the top of the page
 
+Quote Post
Wizkidda
post Oct 2 2006, 10:39 AM
Post #12


Newbie [Level 1]
*

Group: Members
Posts: 18
Joined: 1-October 06
Member No.: 30,894



html is always good to learn for basic websites, if you want to get into the advanced stuff from there i would start javascript (really advanced thing) Php coding ( not to hard to learn), i know a bit of them all really, always good to know for everything about the internet cause it always comes up especially for websites...
Go to the top of the page
 
+Quote Post
hts
post Oct 3 2006, 02:29 PM
Post #13


Advanced Member
*******

Group: Members
Posts: 138
Joined: 30-September 06
From: Iasi, Romania
Member No.: 30,851



so, some ideas:

1st, you can use a CMS (install it manually or from the cpanel) and then easily add content, change the template of the frontend and so on.

2nd: if you really want to learn (at least amateur) webdesign: download some free templates, open the files in a html editor, and try modifying them to suit your needs...also, read tutorials (goooogle can help you:) ) and view sources of pages you visit (this is a great way of learnign new things after you have the basic knowledge)..ultimately, go buy a book smile.gif

after learning basic knowledge, go advanced: read about cross-browser design, tableless-css design, web standards and accesibilty..

for now, that`s all...your reply? smile.gif
Go to the top of the page
 
+Quote Post
bebe
post Oct 3 2006, 07:02 PM
Post #14


Newbie [Level 2]
**

Group: Members
Posts: 33
Joined: 3-October 06
Member No.: 30,994



namo web editor can help you
Go to the top of the page
 
+Quote Post
berakd
post Oct 4 2006, 06:43 AM
Post #15


Advanced Member
*******

Group: Members
Posts: 102
Joined: 15-September 06
Member No.: 29,985



My opinion for CMS is get rid if that!!! I have tried mambo, but, isn't it better to use brain a little and learn stuff about web programing instead of using CMS???

I think you, and everyone else who are working site for the first time and with no knowledge, should try to find templates, scripts... and to advance their knowledge step by step...

Correct me if I am wrong, but I have started with scripts, then found a templates, now I am making pages alone...
Go to the top of the page
 
+Quote Post
darran
post Oct 4 2006, 07:39 AM
Post #16


Privileged Member
*********

Group: Members
Posts: 661
Joined: 31-August 06
From: Singapore
Member No.: 29,189



A good way to start building a website IMO is to familarise yourself with the basics of web designing. Small things such as <head><body> and then formatting tags such as <B><I> and from there you go on slowly to bigger things like tables, css, div ... etc Start reading tutorials and get yourself ready. A good site to read it from is http://w3schools.com/, a very useful site for beginners to many new things. Understand the basics is the most important thing and then you can move on biggrin.gif
Go to the top of the page
 
+Quote Post
randomdood
post Oct 4 2006, 09:29 AM
Post #17


Premium Member
********

Group: Members
Posts: 179
Joined: 25-May 06
Member No.: 24,253



if you can downlaod dreamweaver, you can design in there and it does the coding. also if you want you could get onto freewebs.com and use there templates, there easy to mod and everything. but in the long run you are better off to learn html, then css and then when you get into it php. lol i was about to say look for a good host but this is one tongue.gif.
Go to the top of the page
 
+Quote Post
williamm
post Aug 31 2008, 04:17 AM
Post #18


Member [Level 2]
*****

Group: [HOSTED]
Posts: 86
Joined: 17-July 08
Member No.: 65,132



QUOTE(berakd @ Sep 28 2006, 10:07 AM) *
It can be very simple!!!

For example, if you are not good in HTML, CSS and all other stuff, you can do it easy way. Download a template, you can find one with GOOGLE, and then, find a help in GOOGLE again, or a tutorial about HTML ccripts. You can download Eversoft 1st webpage if you do not have expirience in programing sites, it has a lot of scripts reday for use, or you can work your pages in Macromedia Dreamweaver, a new version is 8, but if you do not know anything about codes and programming, you should for start use Microsoft Publisher 2003, and help provided with it... It should be easy...


Hey i wouldn't recomend starting off with a template. I think what you should do is look for HTML tutorials so that you can learn the basic and know what you are doing in templates. Then you can start getting into more stuff. You don't start off in a template if you have no idea what you are doing. You need to learn the language first.

If you need any help i'm a web designer, its my job. My email is williamm@clubnet-host.com don't be shy. I will help.
Go to the top of the page
 
+Quote Post
HyBriD54
post Aug 31 2008, 06:59 AM
Post #19


Member [Level 3]
******

Group: [HOSTED]
Posts: 93
Joined: 19-April 08
Member No.: 60,992



If you have the time, you can try using w3schools. W3schools provides Do-It-Yourself type of tutorials, so you can input your own coding and see the effects for yourself, which can be helpful. At the moment, I'm still going through .css and XHTML.

http://www.w3schools.com/html/html_intro.asp

That's the introduction to HTML for w3schools.
Go to the top of the page
 
+Quote Post