From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FYhEV-0007t8-Qp for garchives@archives.gentoo.org; Wed, 26 Apr 2006 10:26:56 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k3QAQvn3012695; Wed, 26 Apr 2006 10:26:57 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k3QAQuAY011732 for ; Wed, 26 Apr 2006 10:26:57 GMT Message-Id: <200604261026.k3QAQuAY011732@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark) by smtp.gentoo.org with smtp (Exim 4.54) id 1FYhEW-0006Kt-Fc for gentoo-doc-cvs@lists.gentoo.org; Wed, 26 Apr 2006 10:26:56 +0000 Received: by lark (sSMTP sendmail emulation); Wed, 26 Apr 2006 10:26:56 +0000 From: "Xavier Neys" Date: Wed, 26 Apr 2006 10:26:56 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: xml-guide.xml Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: bbe2f2e4-1fc2-4dd6-b6f9-3e5ac002688c X-Archives-Hash: d7ffa9cefdad4d2f5110141466c8b679 neysx 06/04/26 10:26:56 Modified: xml-guide.xml Log: Add al-IAN-gment to Revision Changes Path 1.61 xml/htdocs/doc/en/xml-guide.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xml-guide.xml?rev=1.61&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xml-guide.xml?rev=1.61&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xml-guide.xml.diff?r1=1.60&r2=1.61&cvsroot=gentoo Index: xml-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v retrieving revision 1.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- xml-guide.xml 10 Apr 2006 09:15:44 -0000 1.60 +++ xml-guide.xml 26 Apr 2006 10:26:55 -0000 1.61 @@ -1,5 +1,5 @@ - + @@ -32,8 +32,8 @@ -5 -2006-04-10 +6 +2006-04-26 Guide basics @@ -538,7 +538,13 @@

Besides, both table headers (<th>) and table items (<ti>) accept the colspan and rowspan attributes to -span their content across rows, columns or both as shown below: +span their content across rows, columns or both. +

+ +

+Furthermore, table items (<ti>) can be right-aligned or centered +with the align attribute. Table headers (<th>) are +automatically centered.

@@ -552,21 +558,21 @@ Item A3 - Item B1 + Item B1 - Item C1 + Item C1 - Item D1..D3 + Item D1..D3Item E1..F1 - Item E2..E3 + Item E2..E3 - Item F2..F3 + Item F2..F3
Blocky 2x2 title
-- gentoo-doc-cvs@gentoo.org mailing list