Best website creation tool?

Aku Aku

Newbie
Joined
May 2, 2011
Messages
38
Reaction score
9
I'm an absolute n00b in the field of website development, and at the moment I plan on creating a website. Obviously this is creating some problems :p

Anyway, originally my site was simply going to be a self hosted blog - using wordpress or blogger etc. At the moment though I'm having second thoughts, I've used dreamweaver before and have some knowledge of how these things work - I'm also a perfectionist and learn things pretty fast - so it wouldn't be a disaster if I tried to create my site this way.

I'm just wondering what people would advise me to use? HTML and CSS aren't my strong points; although if the benefits of using these greatly outweigh those of using WYSIWYG software I'd be open to giving them a shot.

Thanks in advance :)
 
Use xsitepro, you can find it in the member download section..
Really a decent tool, currently using it to build my 1st site..

Good Luck :)
 
if your going to go for a blog, i really would just use WP its the best thing.....save you time. blogs in html just sounds like a bad idea
 
I heard xsitepro is the shit...if you want to develop a free one and easy try wix dot com. I personally used a few times just not my cup of tea but can be some help to you if you looking for a start.
 
If you want to use wordpress, then you can create relative nice looking themes without any coding skills with the help of artisteer.
 
if your going to go for a blog, i really would just use WP its the best thing.....save you time. blogs in html just sounds like a bad idea

Yeah sorry I didn't make that clear - my site was never going to be a blog. I was just planning to use Wordpress to create my site as I figured that'd be the easiest option. It'll actually just be a simple website comprising of a few pages, images and ads.
 
And thanks for the advice :D

I'm going to download Xsitepro and give that a go :)
 
I agree that Artisteer's worth a go as well, I've used it. Very quick, and easy to revise the site once it's up.
It really is a question of pushing some buttons and a wordpress site pops out the other end!
It's also on the forum, so perhaps have a look at both.

I meanwhile will have a look at the other recommended one... ;)
 
I agree that Artisteer's worth a go as well, I've used it. Very quick, and easy to revise the site once it's up.
It really is a question of pushing some buttons and a wordpress site pops out the other end!
It's also on the forum, so perhaps have a look at both.

I meanwhile will have a look at the other recommended one... ;)

It is on the "Do not share" List...
 
It is on the "Do not share" List...

Oops, apologies, didn't realise as I bought it (the latest beta has vertical menus and flash which I wanted)... back to plan no. 1 :D
 
If you want to use wordpress, then you can create relative nice looking themes without any coding skills with the help of artisteer.

I agree that Artisteer's worth a go as well, I've used it. Very quick, and easy to revise the site once it's up.
It really is a question of pushing some buttons and a wordpress site pops out the other end!

OK so despite Artisteer being on the No Share List - would you still seriously recommend it if I could get my hands on it elsewhere? How much easier would it be to use artisteer than to design everything from Xsitepro?

Thanks again :)
 
OK so despite Artisteer being on the No Share List - would you still seriously recommend it if I could get my hands on it elsewhere? How much easier would it be to use artisteer than to design everything from Xsitepro?

Thanks again :)

Haven't used the Xsitepro, but from dreamweaver myself, and I couldn't believe how easy it was with artisteer. Try the free one, the worst that can happen it you'll waste about 5 minutes of your time (as that's how long it takes to knock out a pretty decent site :D
 
Dreamweaver is all you'll ever need.

Haven't used the Xsitepro, but from dreamweaver myself, and I couldn't believe how easy it was with artisteer. Try the free one, the worst that can happen it you'll waste about 5 minutes of your time (as that's how long it takes to knock out a pretty decent site :D

Plan of action: download Xsitepro and Dreamweaver, try the free version of Artisteer, ?????, profit.
 
Personally, there isn't much that you can't do with Wordpress, I have yet to see anything on the front end (i.e. for user experience) that can't be done in WP, and nearly everything can be accomplished with a simple modification to the CSS of existing themes, and some plugins.

Just my thoughts.
 
Just install WP, there are so many free templates out there that there is really no need to create your own.
 
Find a website that you like, rip it and edit it with Dreamweaver.
 
do not make in plain HTML. I use php, and split the php like header, content, sidebar, footer, etc. Use php includes.
That way if you want to update just the header for example. All you need is to edit the header file instead of going through many html files.
 
Back
Top