How To Build A Web Page Website Design

United States
March 8, 2007 11:21pm CST
A place to share ideas and learn to build your website.
3 responses
@usama03 (552)
• India
9 Mar 07
Well use Dreamweaver or Frontpage ...You can use photoshop which is an image editor to design images for the site but you'll have to find yourself an HTML editor like Dreamweaver / MS-Frontpage or learn HTML (it's not so difficult) yourself. The simplest format for the web will look like that: 1. "index.html" 2. "page1.html", "page2.html", page3.html"... 3. a folder contains all your images. You can get free hosting services at: http://www.sitesled.com/ http://www.110mb.com/ http://www.phpnet.us/ These services will issue you a sub-domain like "www.you.110mb.com", and you can even get a free domain registration at: http://www.freedomain.co.nr/ They will issue you a domain like "www.you.co.nr". Keep the registration of a domain and hosting services to the end of the process, and use the free services till then....!
@Neo_Knights (1882)
• Indonesia
9 Mar 07
I usually build my website by modifying free templates from the internet. I customize them, put some button from one template and put it to my customized one. It's easy and faster way to build a new website.
@Alphasee (389)
• United States
9 Mar 07
You might want to look at how other people's discussions work and see that this might not be very successful. If you were linking to a forums to discuss that sort of thing, then I'd understand, but on here you might get a few good responses, but after a week or so, this discussion will be all but active. the best place to start with web design is what do you know about what you're trying to design? Are you making a blog, a shopping cart, a business? Then you move to what are your resources. What tools do you have running on your web server? What programs do you have on your computer that you know how to use? Your best bet sometimes is to design what you want on paper first. Then it comes to actually making the design happen with CSS, PHP, and HTML. these are just examples. There are many, many more languages out there that work wonderfully for web design.