Example - Line Break

Previous page...

The document content goes here
The document content goes here
The document content goes here
The document content goes here
The document content goes here
The document content goes here

The HTML

<html>
<head>
	<title>The document title goes here</title>
</head>

<body>
	
	The document content goes here<br>
		
	The document content goes here<br>
		
	The document content goes here<br>
		
	The document content goes here<br>
		
	The document content goes here<br>
	
	The document content goes here<br>
		
</body>
</html>				
		

To force your text onto the next line a <br> tag can be used.

Back to Top of Page

© 2003 Ashley Preston 

Computeach International Ltd