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.2.3 -r1.12.2.4 --- openacs-4/packages/acs-core-docs/www/tutorial-css-layout.html 4 Oct 2015 13:36:52 -0000 1.12.2.3 +++ openacs-4/packages/acs-core-docs/www/tutorial-css-layout.html 1 Dec 2015 11:17:55 -0000 1.12.2.4 @@ -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">