Jump to content

how to embed two items (text) into HTML document


navyfalcon

Recommended Posts

<!doctype HTML PUBLIC >
   <html>
      <head>
         <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
         <meta http-equiv="Content-Language" content="en-us">
         <meta name="viewport" content="width=device-width, initial-scale=1">
         <meta name="DESCRIPTION" content="King James Bible; Genesis 1:1-31. Creation of the Heavens and Earth. Creation of Light and Plants, fowl, fish and animals. Then God created man">
      <title>Genesis Chapter 1:1-31. Creation of the Earth.</title>
   <link rel="STYLESHEET" type="text/css" href="default.css">
</head>
<body background="../Images/creamswirl.gif">
<embed type="text/html" src="head.html" width="100%" height="55%">
  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b><font size="+2">Genesis 1</font>&nbsp;&nbsp;&nbsp;&nbsp; <font size="+1">Creation of the Earth</font></b><br>
<embed type="text/html" src="GenChptr.html" width=100%" height="100%">
 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...