Click to See Complete Forum and Search --> : What is better frontpage or dreamweaver
Mantix
March 18th, 2002, 01:04 AM
you decide :cool:
pwaring
March 18th, 2002, 02:47 PM
Dreamweaver is far superior in terms of what it allows you to do, but I've used both packages in the past and found them somewhat inadequate for my needs. Much better to spend the time required on learning HTML instead and coding everything from scratch. A fast typer who knows HTML in depth (like me :D), will be able to create pages much faster than in some WYSIWYG editor.
Magus255
March 18th, 2002, 08:48 PM
i've used both as well. i started with frontpage xp and then went to dreamweaver. i find dreamweaver is much better than frontpage.
SarinMage
March 18th, 2002, 09:15 PM
dreamweaver... i wont even start bitching about frontpage... i despise it and ALWAYS reccomend dreamweaver
Mantix
March 18th, 2002, 11:08 PM
dreamweaver has always been at the top of my list because frontpage is just to easy looking and dreamweaver has more options
valhallen
March 19th, 2002, 06:42 AM
For people used to working in M$ Word frontpage is the easiest to pick up and learn....but for amount of options, flexability and all important flash support (it is made by macromedia after all) then dreamweaver is far suppier - plus it gives you alot more control over your design :)
but as with all WYSIWYG builders a serious amount of tweeking manually of the code is needed to make the pages look just right ;)
v_Ln
hot_ice
March 19th, 2002, 09:43 AM
I strongly feel DreamWeaver is much better, it produces efficient code. MS FrontPage adds all this uneccessary code for god knows what purposes. For example, the same page made in DreamWeaver would have like half the code of what it would if it were made in MS FrontPage - maybe not to that extend, but FrontPage does add a lot of crap.
I heard that DreamWeaver has an option where it erases all the crap that FrontPage leaves when you create a page - don't know if this is true but, haven't used that option.
Greg
ThePreacher
March 19th, 2002, 11:32 AM
I do not like these options. As a web design tool, I dont enjoy using wysiwyg editors at all. Seeing as how both of these tools are not available for my home OS, I can use neither. I guess a good wysiwyg for linux is BlueFish, but I personally have never used it. I prefer a simple text editor.
ArmyOfOne
March 21st, 2002, 01:14 AM
Frontpage has so ****ed up HTML that you can't even import it into other HTML editors! Maybe that was changed but trust me on this:
Dreamweaver.
d313t3d
March 21st, 2002, 02:35 AM
They both bloat. . . nice, simple, pretty html in a plain text editor is the way to go, but b/w the two dreamweaver.
TotalChaos(D~Sq
March 21st, 2002, 05:00 AM
I like dreamweaver...easy to use and i have it.
blackh0le
March 23rd, 2002, 07:32 PM
i have never used dreamweaver before so i dont really know how good it is. i have used frontpage and the problem with it is that it inserts the same code over and over again. suppose u want to do a mouse over effect for two links, it puts the code two times instead of using jscript to declare the function and use the function where its needed.
i just stick to notepad for html programming. its preety good if you have low memory and also if you want to view a source of a webpage you dont have to open up memory hoging apps.