Example - Document Division

Previous page...

Document Division 

At the moment the page is black with white text.

At the moment the page is black with white text.

At the moment the page is black with white text.

At the moment the page is black with white text.

At the moment the page is black with white text.
 

Document Division 

Now the page is white and text is black.

Now the page is white and text is black.

Now the page is white and text is black.

Now the page is white and text is black.

Now the page is white and text is black.

 

 

 

 

 

The HTML

<html>

<head>
	<title>Document Division</title>
</head>

<body bgcolor="Black" text="White" leftmargin="0" rightmargin="0" 
style="text-indent : 10pt;">

<h1>Document Division</h1>

<p>At the moment the page is black with white text.

<p>At the moment the page is black with white text.

<p>At the moment the page is black with white text.

<p>At the moment the page is black with white text.

<p>At the moment the page is black with white text.

<div style="background-color : White; color: Black;">

<h1>Document Division</h1>

<p>Now the page is white and text is black.

<p>Now the page is white and text is black.

<p>Now the page is white and text is black.

<p>Now the page is white and text is black.

<p>Now the page is white and text is black.

<p>&nbsp;

</div>

</body>

</html>	
		

© 2003 Ashley Preston 

Computeach International Ltd