From owner-freebsd-www@FreeBSD.ORG Thu Sep 20 09:39:39 2012 Return-Path: Delivered-To: www@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D6E4D106564A; Thu, 20 Sep 2012 09:39:39 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.mypc.hu (server.mypc.hu [87.229.73.95]) by mx1.freebsd.org (Postfix) with ESMTP id 6A4788FC0A; Thu, 20 Sep 2012 09:39:39 +0000 (UTC) Received: from server.mypc.hu (localhost [127.0.0.1]) by server.mypc.hu (Postfix) with ESMTP id 6BED214E8201; Thu, 20 Sep 2012 11:39:38 +0200 (CEST) X-Virus-Scanned: amavisd-new at server.mypc.hu Received: from server.mypc.hu ([127.0.0.1]) by server.mypc.hu (server.mypc.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id iqSVAqYRrQR6; Thu, 20 Sep 2012 11:39:33 +0200 (CEST) Received: from [192.168.1.100] (D94162B4.catv.pool.telekom.hu [217.65.98.180]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by server.mypc.hu (Postfix) with ESMTPSA id B127114E81AD; Thu, 20 Sep 2012 11:39:33 +0200 (CEST) Message-ID: <505AE457.8060207@FreeBSD.org> Date: Thu, 20 Sep 2012 11:39:35 +0200 From: Gabor Kovesdan User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: Alex Dupre References: <50582BFE.5040202@FreeBSD.org> <505AE2C3.9040303@FreeBSD.org> In-Reply-To: <505AE2C3.9040303@FreeBSD.org> X-Enigmail-Version: 1.4.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: www@freebsd.org Subject: Re: RFC: htdocs/multimedia improvements X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Sep 2012 09:39:39 -0000 Em 20-09-2012 11:32, Alex Dupre escreveu: >> And here's a rendered version: >> > http://kovesdan.org/webtest/data/multimedia/multimedia.html > There's a problem with tags that are splitted into multiple lines. For > the rest it's ok. Do you mean they shouldn't be broken? I've fixed it now. Gabor