You are seeing this very light version of the page, as you are using an outdated browser!

Onlinetools.org is done in XHTML 1.0 and supports CSS 2.0, please upgrade your browser if you want a better version of this site.

Thank you, please help us developers keep up with the industry rather than patching our code for outdated applications.

open or close right navigation

Show your content - search engine friendly HTML tables.

Advertisement:
 
written by:Christian Heilmann on 26.04.2002
Jump to page: 1  2  3  or read all on one page
 

Breaking the Spine

Now, to put your content into the limelight , all you need to do is to tweak the HTML of the table a bit.

<table width="90%" border="1">
<tr>
<td width="20%">&nbsp;</td>
<td width="80%" rowspan="2">Content</td>
</tr>
<tr>
<td width="20%">Left Navigation<br>(Spine)</td>
</tr>
</table>

This way, the display stays quite the same, but the order of the elements in the source code is changed. Instead of the long navigation, there is now only one line, and the content gets scanned first.

This also helps editing the content of the pages, as you don't have to scroll through the whole navigation before reaching the real content.

Table of contents:

Show your content!
The pain in the spine
Breaking the Spine

Back to top

Search:

 

Font:

Click to decrease fontsizeClick to increase fontsize

Text-colour:


Background:


sponsored by :

NWU

Help Onlinetools.org

Help onlinetools.org, donate via paypal

Partners

easyPHP

icons

Link to us

copy the code here:


Powered by EasyCMS