Help Building Website

Currently reading:
Help Building Website

depends, you can either dive in and learn how to make a website, and make a more pro looking one - or find a local web designer and get them to do it.

you can 'cheat' and use a page kit; http://www.elated.com/pagekits/

but you still need to learn about what you are doing before you can customise them to suit what you want.

Then you need a domain name registered, and some web hosting to put it all on; [ame]http://en.wikipedia.org/wiki/Web_hosting_service[/ame]

I've made a couple of sites, one for a uni project; http://tackycheese.net/centoland/

and one just to host some pictures of mine; http://urban404.net/

they were both just quickly thrown together.
 
Last edited:
I use 123reg.co.uk for my domain names, and host my webs on my pc since their traffic is pretty low.

What you use to make your site depends what you want to do with it. To display text and images.. just a normal site will do. Host a forum, then you need to look into forum software (free). Buy and sell stuff - you'll want a shopping cart and checkout system.
 
I own mine with 'nameroute'. You would need web design software though, Microsoft frontpage is easy enough to use - just design it like you would with Powerpoint etc, but its about £90 I think.
 
I will be upgrading from my website which is this http://miniloplodge.webs.com i basically want to be able to use my own photos for banners, my own logos, play with fonts make everything how i want it! And no crappy "loose 10lb in 2 minutes" adverts all over it! the domainexpress website looks pretty good?

for that you will need some webhosting aswell to host everything and your deffinatly gonna need to learn a bit aboout how to make websites.

its not to difficult if you use a programe like dreamweaver or front page
 
We've got frontpage so suppose I will have to start playing. So if I buy my domain from domain express which hosting package would i need ? http://www.domainexpress.co.uk/ beginner, home or business?

thanks for being patient guys! (y):worship:

that depends on you and what you want to use the website for but looking at it the home package looks best because you get a free domain name for less then an extra pound
 
Learning is easy, I would suggest you use a few tutorials on how to write basic HTML (thats the language that displays everything on a site), if you need anything more complex then HTML then there are plenty of options.

As far as FrontPage goes it's a good introduction on how things go together and allows you to see the code behind the graphical end, I just use notepad personally for HTML .ASP .PHP and JavaScript and a bit of paper for note making for page layouts or lists of functions i need.
 
I just use notepad personally for HTML .ASP .PHP and JavaScript and a bit of paper for note making for page layouts or lists of functions i need.

philistine! if you're determined not use an IDE (to be fair i don't for web / basic java stuff) then at least use textpad! :D
 
Back
Top