![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I would like to make my first website |
|
but I have no experience at website building so can you recommend something that it is easy to use. |
#3
| |||
| |||
|
|
colin wrote: I would like to make my first website Why? What content do you have? but I have no experience at website building so can you recommend something that it is easy to use. Your best bet is to: 1) Avoid FrontPage and Word's "Save to 'HTML'" feaure like the plague 2) Learn HTML and CSS 3) Start coding by hand 4) If bored with 3), then choose a decent editor If you're building a site that's anything more than "here are some photos of my cats", you'll be at a *big* advantage if you understand what's going on behind the scenes. I host one of many good (and more bad) HTML tutorials: http://tranchant.plus.com/web/html-tutorial/ and also have a half-finished CSS tutorial. Linger on this group - look at the personal pages of some of the regulars. Don't spend too much time designing the look of the site: you're bound to re-do it within a month, so start simple. -- Mark. |
#4
| |||
| |||
|
|
Thanks for the help, I will keep it simple to start with what programme would you recommend. I don't have a clue on which programme to use so I would appreciate any help you can offer. |

#5
| |||
| |||
|
|
In article <c94n77$74u$1 (AT) news5 (DOT) svr.pol.co.uk>, cairns11uk (AT) yahoo (DOT) co.uk enlightened us with... Thanks for the help, I will keep it simple to start with what programme would you recommend. I don't have a clue on which programme to use so I would appreciate any help you can offer. Notepad. ![]() Or, my preferred "notepad" with bells and whistles, EditPlus. http://www.editplus.com/ If you REALLY feel the need for more, I recommend Homesite or Dreamweaver. Homesite is a *lot* cheaper. Dreamweaver is more for production websites. http://www.macromedia.com/software/homesite/ If you plan on doing more than putting up a couple pages with a few pictures, I'd recommend using only a plain text editor like EditPlus and actually learning HTML. -- -- ~kaeli~ He's your God, they're your rules - you burn in Hell. http://www.ipwebdesign.net/wildAtHeart http://www.ipwebdesign.net/kaelisSpace thanks for your help I will give it a try and see how I get on |
#6
| |||
| |||
|
|
thanks for your help I will give it a try and see how I get on It should keep me going for a while I think I should learn HTML |
#7
| |||
| |||
|
|
Whenever you add text to a page, ask yourself, is this a list? A paragraph? Or something else entirely? Use the HTML markup that matches what it is, not what you want it to look like. CSS is for changing what it looks like, not HTML. Keep that in mind, you're miles ahead of most - I mean most - web authors. |
#8
| |||
| |||
|
|
Hi I would like to make my first website but I have no experience at website building so can you recommend something that it is easy to use. I would appreciate any help you can offer Thanks |
![]() |
| Thread Tools | |
| Display Modes | |
| |