Cedric wrote: > Hi All, > > I recently started with building websites, and found the program 'nvu'. This > program works OK, the only problem sofar is that it replaces this: > <pre> > n > number > of > lines > </pre> > With this: > a<br>number<br>of<br>lines > > Does anybody know a solution for this? > > What program do you use for webdesign, and what problems do you face with > those programs? > > Best regards, > Cedric de WIjs
I use Bluefish. It's really a development env. for programming but it handles html/css/xml etc etc - just no wysiwyg but then you only need a browser for that anyway. And most web design I do is done by playing with css after the basic structure is done. Hope that helps a bit, Alan -- http://linuxfromscratch.org/mailman/listinfo/lfs-chat FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
