<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
   <head>
      <title>CSCIE-12, Example: 10.23; without style</title>
   </head>
   <body>
      <div>
         <div class="about"> Drafted by Thomas Jefferson between June 11 and June 28, 1776, the
  Declaration of Independence is at once the nation's most cherished symbol of liberty and
  Jefferson's most enduring monument.</div>
         <div> We hold these truths to be self-evident, that all men are created equal, that they are
  endowed by their Creator with certain unalienable Rights, that among these are Life,
  Liberty, and the pursuit of Happiness. That to secure these rights, Governments are
  instituted among Men, deriving their just powers from the consent of the governed. That
  whenever any Form of Government becomes destructive of these ends, it is the Right of the
  People to alter or to abolish it, and to institute new Government, laying its foundation on
  such principles and organizing its powers in such form, as to them shall seem most likely to
  effect their Safety and Happiness. </div>
      </div>
   </body>
</html>