You dont listen well either do you how many time do I need to say I no it was not made with front page. But it just shows you code excessivly anyways. And yes total agree this is a pointless argument it is upto you how you make your pages. Yes the best feature of using CSS is the way it makes editing so easy. My point was though front page does code pages with excessive amounts of code.
Then if you really DO understand this, what do my pages have to do with the pros and cons of FrontPage? You're just going around in circles blowing smoke...
Just that the site you have made is code excessivly. Now if the your code your pages are excessivly coded you cant hardley say Front Page does not use excessive code cos you do the same. But looking at some of your other posts you do know CSS quite well and so you do know what I mean about code bloating. So the only thing I can now think of is you like playing games with people.
dreamweaver is by far the best. Frontpage has the advantage that it is similar to microsoft word or excell in layout so it is easier to learn if you have used microsoft products beforehand.
The originator of this thread, Scylla, asked: Scylla already has free access to FP, so the question of whether it's better to use freeware will be moot until school is done and it's time to buy a copy. But on that point, I'd argue that there are more reasons than cost and convenience to use a dedicated web development package rather than an individual tool for each function. For one, how about moving a bunch of files? For example, I've got four SHTML files that each call a separate PHP file, all in the same directory. I've decided to move the PHP files to a /script/ directory. Using separate tools, I'd have to move the files, then manually edit each of them to update any references to other files, then manually find and manually edit every file that references the PHP files. That's anywhere from nine to dozens of steps just to move four files, potentially a lot of work and time, and a very high chance for error. Using DW, I click one PHP file, hold CTRL and click the other three, and drag them to the new directory. DW asks me if I want to update the links, so it's one more click to confirm, and I'm done. Zero errors. Next to zero time. FP's biggest advantage is that it's by Micropuffed. Which means it looks & feels like Word etc. and is just as trustworthy as any MS product (which is a topic in itself). That makes it an easy choice for beginners, schools, anyone who doesn't want to spend time investigating the options and their individual pros & cons, anyone who doesn't want to learn a new interface. This feeds into its upward popularity spiral. Not that there isn't value in a shorter start-up time; quick familiarity is a strong selling point. Is DW better? Better enough to warrant spending the time getting to know it? There are arguments (some even persuasive) either way. But it's still up to the individual. Being a student, Scylla can probably afford the time to D/L the DW demo and get to know it, and then be in the best possible position to make a comparison and a decision (and Scylla, if you do that, please come back and let us know what you think!).
I think you should use Dreamweaver because it will use code so the page will look the same in all browsers. Frontpage makes pages mainly for Internet Explorer.
Depending on what you are doing, either would get the job done. Given the choices, I'd vote for dreamweaver, but you might also consider the eclipse platform, they have some neat things going on.
FrontPage will also do that. As with DW, it will also keep track of which files need updating and any depndent files that may also need updating, and the files can be uploaded automatically from the same programs. That site management capability is why some people like DW and FP and similar programs.
Personally I have tried them all. DW is the best, IMO...BUT to maximize your functionality you MUST install FW (Fireworks) they work in harmony for many tasks like 'create web album', 'batch processing' or editing images directly from DW (right mouse>edit with FW). Oh ya and also I absolutely love DW split screen (code and display view) which I highly recommend, always set your screen to split view. DW rules for plug 'n play code writing but still p$ss#s me off sometimes with redundant tags and problems with proper code placement for <H1> tags...IMO.
I use Frontpage.... i used it as my learning guide///....in web world... i haven't yet used the Dreamweaver though.....
FrontPage is a great way to start, if you dont know any html. It really does have an easy interface, and despite any additional stuff it places in html code, it still builds solid web sites, and makes it very easy for people just starting out to use. Like others have netioned. If you are familiar with Microsoft Office, then Frontpage is simple to learn.
Dreamweaver is slightly tougher to learn how to use (for most, impossible without a proper introduction from a pro), but once you figure out how to use it, you will see that it has many advanced features that make it worth the initial training. Dreamweaver rocks! (imo)
FrontPage is garbage. Working on a site (in code) created by FrontPage is a nightmare Dreamweaver is a solid tool, plenty of great features. I on'y use it along with notepad
This is true! That's why I say you should use split screen view and have a basic understanding of html, that way you can trim the fat....redundant tags I find most irritating . Despite the minor pitfalls of DW I will challenge any coder to keep up with me for basic html and Php . Don't get me wrong, coders will always be needed and commissioned for more complexed coding, but I am shocked how much of this code DW can actually read/ understand .