Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Distribution: Fedora Core 3, Suse 9.3 pro(if I can get the NIC's working!!!)
Posts: 111
Rep:
Web page design software?
I have FC4 and want to make a fer web pages. are there any programs out there like dreamweaver, frontpage, or pagemaker? Also the reason I'm asking, I know I could search for it but I was wondering which one was the easiest to use and learn. Thanks a lot!
Personally I use vi to edit pages but find myself sometimes using bluefish to create new one's. And even in the Windows world, stay away from Frontpage, it's probably the worst software ever made, no joking either, it's that bad. Your better off just making your html pages with Word if your going to waste money on Frontpage.
Distribution: Suse (10.2, 10.3), CentOS, and Ubuntu
Posts: 1,794
Rep:
Quanta+ has a VPL (GUI editor) mode but it's definitely in the "experimental" stage. For coding HTML, CSS, PHP and even asp.net it's a kickbutt editor.
If you want a WYSIWYG editor in Linux, I guess you're willing to trade off clean HTML in exchange for convenience. If that is what you wish, you can use OpenOffice.org writer, which does have a web editing mode, or you can use Mozilla Composer.
Distribution: Fedora Core 3, Suse 9.3 pro(if I can get the NIC's working!!!)
Posts: 111
Original Poster
Rep:
Well, It's been 8 years since I've coded HTML source... Kinda isn't my specialty. moved more to hardware. Think I might pick up a book on it to catch up. Any suggestions?
Distribution: Suse (10.2, 10.3), CentOS, and Ubuntu
Posts: 1,794
Rep:
Don't bother with books on HTML. They're mostly fluff; there are PLENTY of resources available online for free that get right to the point without a lot of nonsense. W3C is a great place to start.
Which is great in theory but impractical when you take into consideration that MSIE owns >80% of the market and does not conform to the standards, and to take into account users with javascript disabled you still have to resort to brain-dead browser sniffing to determine browser capabilities.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.