Main

 
Page #1: Basic Text Display

index Basic Text Display next page

This is the page.

A browser "wants" to display everything from left to right and from top to bottom. A browser "wants" to display everything from left to right and from top to bottom. A browser wants" to display everything from left to right and from top to bottom.

This is the code.

<html>
<head>
   <title>
Page Number 1: Basic Text Display</title>
</head>
<body>

A
browser
"wants"
to
display
everything
from
left
to
right
and
from
top
to
bottom.
</body></html>