Index: openacs-4/packages/acs-core-docs/www/tutorial-css-layout.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/tutorial-css-layout.html,v diff -u -N -r1.12 -r1.12.2.1 --- openacs-4/packages/acs-core-docs/www/tutorial-css-layout.html 27 Oct 2014 16:39:27 -0000 1.12 +++ openacs-4/packages/acs-core-docs/www/tutorial-css-layout.html 23 Sep 2015 11:54:57 -0000 1.12.2.1 @@ -1,5 +1,5 @@ -Laying out a page with CSS instead of tables

Laying out a page with CSS instead of tables

.LRN home page with table-based layout

A sample of the HTML code (full source)

<table border="0" width="100%">
+Laying out a page with CSS instead of tables

Laying out a page with CSS instead of tables

.LRN home page with table-based layout

A sample of the HTML code (full source)

<table border="0" width="100%">
   <tr>
     <td valign="top" width="50%">
       <table class="element" border=0 cellpadding="0" cellspacing="0" width="100%">
@@ -21,7 +21,7 @@
                   <table border="0" bgcolor="white" cellpadding="0" cellspacing="0" width="100%">
                     <tr>
                       <td class=element-text>
-                        MBA 101

.LRN Home with CSS-based layout

A sample of the HTML code (full source)

<div class="left">
+                        MBA 101

.LRN Home with CSS-based layout

A sample of the HTML code (full source)

<div class="left">
   <div class="portlet-wrap-shadow">
     <div class="portlet-wrap-bl">
       <div class="portlet-wrap-tr">