discuss@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: Will Backman <bitgeist@yahoo.com>
To: discuss@mdocml.bsd.lv
Subject: Re: html div positioning
Date: Tue, 14 Dec 2010 18:21:54 -0800 (PST)	[thread overview]
Message-ID: <262570.84196.qm@web31406.mail.mud.yahoo.com> (raw)
In-Reply-To: <4D07DBC8.4030904@bsd.lv>

--- On Tue, 12/14/10, Kristaps Dzonsons <kristaps@bsd.lv> wrote:
> But it might just do
> the trick, which would considerably simplify the code.
> 
> Will, if it's alright with you, maybe I can shoot you some
> HTML files to test while I look into this?  This is a
> good opportunity to muck out that area anyway.
> 
> Thanks!
> 
> Kristaps

Something like:
<dl>
<dt>NAME</dt>
<dd style="padding:10px">a.out &#8212; format of executable binary files</dd>
<dt>SYNOPSIS</dt>
<dd style="padding:10px">#include &lt;a.out.h&gt;</dd>
<dt>DESCRIPTION</dt>
<dd style="padding:10px">The include file &lt;a.out.h&gt; declares three structures and several macros. The structures describe the format of executable machine code files ('binaries') on the system.</dd>
<dd style="padding:10px">A binary file consists of up to 7 sections. In order, these sections are:</dd>
<dt>SEE ALSO</dt>
<dd style="padding:10px">as(1), gdb(1), ld(1), brk(2), execve(2), nlist(3), core(5), elf(5), link(5), stab(5)</dd>
</dl>



--
 To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv

  reply	other threads:[~2010-12-15  2:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-14  0:17 Will Backman
2010-12-14  1:09 ` Kristaps Dzonsons
2010-12-14  1:21   ` Kristaps Dzonsons
2010-12-14 20:23     ` Ingo Schwarze
2010-12-14 21:04       ` Kristaps Dzonsons
2010-12-15  2:21         ` Will Backman [this message]
2010-12-15 23:00           ` Kristaps Dzonsons
2010-12-15 23:36             ` Will Backman
2010-12-14 19:08   ` Will Backman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=262570.84196.qm@web31406.mail.mud.yahoo.com \
    --to=bitgeist@yahoo.com \
    --cc=discuss@mdocml.bsd.lv \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).