On Fri, Mar 01, 2002 at 10:58:12AM +0200, Nadav Har'El wrote: > On Thu, Feb 28, 2002, mulix wrote about "Re: how mature is openoffice ?": > > ObSignal: any advice for a person who hates writing html but wants > > a convenient way to create a personal website? > > Read up on CSS (cascasding style sheets, w3.org has an excellent document > about it), and do most of the visual stuff in CSS, not HTML, leaving you > with only a minimal amount of HTML you'll need to use.
since my pages have almost no "visual" content, that would be a rather moot point :) > [of course, the more straighforward answer to your question is "use Mozilla's > editor", or something like that...] not surprisingly at all, that's what i did at first, until i discoverd how buggy it is and the awful html it produced (hurts my eyes to look at it). now i do it in xemacs, with a couple of python scripts to generate page templates and to checking the changes into cvs, commit and upload to the remote site. scripts are available on the site if anyone's interested, but they're ugly. You Have Been Warned. -- The ill-formed Orange Fails to satisfy the eye: http://vipe.technion.ac.il/~mulix/ Segmentation fault. http://syscalltrack.sf.net/ ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
