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 -r1.3.2.1 -r1.3.2.2 --- openacs-4/packages/acs-core-docs/www/tutorial-css-layout.html 5 Jul 2004 19:47:33 -0000 1.3.2.1 +++ openacs-4/packages/acs-core-docs/www/tutorial-css-layout.html 22 Oct 2004 02:38:15 -0000 1.3.2.2 @@ -1,4 +1,4 @@ -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%">
@@ -20,7 +20,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">