From owner-freebsd-doc@FreeBSD.ORG Fri Feb 3 06:19:17 2012 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20E241065670 for ; Fri, 3 Feb 2012 06:19:17 +0000 (UTC) (envelope-from janixsoft@gmail.com) Received: from mail-tul01m020-f182.google.com (mail-tul01m020-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id E10978FC14 for ; Fri, 3 Feb 2012 06:19:16 +0000 (UTC) Received: by obcwo16 with SMTP id wo16so5523659obc.13 for ; Thu, 02 Feb 2012 22:19:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:reply-to:date:message-id:subject:from:to:content-type; bh=AOWtmBuIWz6z4rv8gblvpJvu0YtthqbpNk/hLDmb+nE=; b=jxz7cMopWh+cXdCOJU9ERqo5+qscjZpzCYe69BrZ/N4+gJAsKYDoQ4FoKJl4jFfU09 78UMzE64Ycf7Gwd4pO2e3rWmW/hb7YIh/4H6AT7yUIIeToO34OXoEsLapiz63o0Q1uFZ wE542QkF0KTYgZGxQ6MCm4lS5/XCwpIIlPJMk= MIME-Version: 1.0 Received: by 10.182.89.7 with SMTP id bk7mr5408135obb.15.1328248604580; Thu, 02 Feb 2012 21:56:44 -0800 (PST) Received: by 10.60.47.166 with HTTP; Thu, 2 Feb 2012 21:56:44 -0800 (PST) Date: Fri, 3 Feb 2012 00:56:44 -0500 Message-ID: From: Jason Massey To: freebsd-doc@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: How to fix top/bottom-padding problems with BLOCKQUOTE.TIP/NOTE elements (MSIE)? X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jason@JanixSoft.com List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Feb 2012 06:19:17 -0000 freebsd-doc@freebsd.org Masters, I am relatively new to participating on FreeBSD lists so please forgive any beginner's missteps I may commit. I have tried to familiarize myself by reading various pieces of (excellent) documentation. [Background] I have downloaded and built the FreeBSD Handbook on an 8.2-STABLE machine to familiarize myself with the FDP as I would like to one day contribute. I was able to get everything built successfully thanks to, well, *the great documentation by the FDP.* [Problem] When I use a Chrome browser on a Windows XP machine to connect to the Apache server running on the 8.2-STABLE machine to read the Handbook I built, all displays perfectly. When I use Microsoft Internet Explorer, however, there is a display problem with the admonition elements BLOCKQUOTE.TIP and BLOCKQUOTE.NOTE; namely, it appears to me that the top and bottom padding of tips and notes is greatly reduced or perhaps even eliminated. The _curious_ thing to me, however, is that I do not experience this issue when I read the "official" Handbook at FreeBSD.org. That is, MSIE displays just as well as Chrome. What is confusing me is that I've built up my version of the Handbook from FDP source with no modifications -- why should mine display any differently? [Questions] * Does the FreeBSD.org web-server do something automatic "behind the scenes" to detect a MSIE browser so as to correct the symptoms I've described? * Is this the Microsoft "box model bug"? (I'm a veteran C programmer, Unix/Oracle admin, computer scientist, but I'm relatively new to styling content with CSS.) * How does the FDP fixing this MSIE padding problem with the elements I reference above? [Research I've done] I have manually compared the HTML source code from my Handbook with that of the official FreeBSD.org site: no differences. I have `wget'-ed the docbook.css from FreeBSD.org to ensure my styling is the same as the official site. I have searched this list for "box model" and "padding" and did not locate discussions on the matter. Thank you for any kind insight you can provide. I hope to learn the ways and contribute one happy day. Respectfully, Jason Massey (Indianapolis, IN / USA) -- *Please update your address books:* set my email address to * Jason@JanixSoft.com* as I will be migrating away from all other accounts.