Quote:
Originally Posted by theducks
All this says is:
1) There is no CSS, you are using inline styles.
2) All those are Sigil styles, probably from the use of the styling buttons in BV.
2a) the Div and P styles are the ones inherited from the source. A bare minimal source.
3) there is nothing wrong, just the way you chose to create the styling.
|
hmmm i loaded a basic style sheet. <style type="mainstyle">
but anyway- let me ask this then;
my perception of something wrong comes from the idea that clean means minimal code in the content. is this true?
further- if the document had only
<p>'I pee just like a woman.. Jesus.'</p>
but the same entry now shows
<p><span class="sgc-7">'I pee just like a woman.. Jesus.'</span></p>
isnt that wrong if the intent is to keep it clean?
i could have this all confused so- please feel free to explain the reality : )