Michael Gordon schrieb:
Neil wrote:

Michael Gordon wrote:

With Mozilla 1.7 Composer is it possible to turn off both Automatic CSS element and Font attributes for creating and editing a HTML document?



What do you mean by automatic attributes? Or do you mean that edits you make produce unexpected results, and if so, what?


If I turn on CSS styles Composer inserts inline CSS elements, if I turn off CSS styles Composer inserts HTML tag attributes like <font size+'+3'><font face="verdana, arial">Some Text</font></font>.

Hmm, it's not that way here. This is how the code looks like when I create a new page and simply type in the "Normal"-view window:


***************************************************************
<html>
<head>
<meta content="text/html; charset=ISO-8859-15"
http-equiv="content-type">
<title></title>
</head>
<body>
<p>Nose</p>
<address>Leg</address>
<h1>Arm</h1>
</body>
</html>
***************************************************************

Unformatted html, just the way one would expect it.

And btw., do you know that there is a function "remove all text styles" ctrl + shift + Y (German keyboard maybe it's a "Z" if you have english layout)?

HTH
--
Cheerz Lars
_______________________________________________
mozilla-editor mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-editor

Reply via email to