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.6 -r1.12.2.7 --- openacs-4/packages/acs-core-docs/www/tutorial-css-layout.html 9 Jun 2016 08:44:50 -0000 1.12.2.6 +++ openacs-4/packages/acs-core-docs/www/tutorial-css-layout.html 9 Jun 2016 13:03:11 -0000 1.12.2.7 @@ -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">