|
Posted by Fred on 06/08/06 07:34
Thanks, Jukka!! Unfortunately, I am sub-newbie.... sub-sub-newbie to be
exact...... which translates to .... I don't know what the heck "note" (in
<div class="note">...</div>) means.
Can you give me an example? See how the text in this message is 1/8-inch
never touches the left or right margin? Exactly how do you code a page to
give the same margin?
Your buddy,
Fred
"Jukka K. Korpela" <jkorpela@cs.tut.fi> wrote
> Note to newbies: The above message may contain some irony. Here's the
boring
> part: Don't use <DIR>. Use e.g. <div class="note">...</div> instead (or
> attach class="note" to some existing or some more semantic element that
you
> wish to indent) and use a CSS rule like .note { margin-left: 1em; }. To
set
> right margin, use margin-right instead of margin-left.
>
Navigation:
[Reply to this message]
|