Jump to content

".pdf" file not loading in web browsers.


Rewillis

Recommended Posts

Attention: W3Schools Forums members:

     Included in this post is the hypertext markup language ( HTML ) code for one of my web pages.  For the past few days, my ".pdf" file has not been

loading in my web browsers.  The HTML code is as follows:

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>The Holy Bible.</title>
<style>
div.container {
    width: 100%;
    border: 1px solid gray;
}
div {
  text-align: justify;
  text-justify: inter-word;
}
div.sup1 {
    font-size: xx-small;
}    
article {
  @media only screen and (max-width: 35%) {
    body {
    margin-left: 35%;
    border-left: 1px solid gray;
    padding: 0em;
    overflow: hidden;
          }
    }
}
p {
  text-indent: 20px;
}    
.text {
  margin: 15px;
}
p1 {
   text-indent: 1px;
}    
.text1 {
  margin: 15px;
}  
h4 {
  text-align: center;
}
sup {
    vertical-align: super;
    font-size: x-small;
}
sup1 {
     vertical-align: super;
     font-size: xx-small;
}          
sub {
    vertical-align: sub;
    font-size: x-small;
}    
}
</style>
</head>
<body>

<div class="container">

<h3><ins>Please read the bulletin and article below:</ins></h3>

<object data="The_Gospel_Preacher_231.pdf" width="100%" height="1112"></object>

<h4><ins>Speaking God's Word.</ins></h4>
<article>
<p align="justify" class="text">As has been established in the bulletin, above,
there is a time to speak, and a time to keep silence.  Thus, the adage, "&#8202Timing
is everything,&#8202" is based on Bible teaching.  Through a knowledge of God's
word ( cf. Hosea 4:6, for example ), we will recognize an opportunity to speak God's
word, and take it.</p>   
<p align="justify" class="text">When our neighbor is frustrated and angry, that
would probably not be a good time to mention the word of God to him or her ( see
Matthew 7:6, for example ).  Even a family member can be a spiritual dog or pig
when he or she is in a bad mood.  Wisdom ( see Proverbs 2:1-6, for example ) will
help us avoid the emotional scars associated with incidents of bad timing.</p>
<p align="justify" class="text">Being attacked by a spiritual dog or pig is not
a pleasant experience.  When this happens, we will immediately realize that we have
sinned ( see 1 John 3:4 ( <i>KJV,</i> for example ), for example ).  Jesus has never
been guilty of such bad timing, or any other sin ( see Hebrews 4:14, 15, for example
).</p>
<p align="justify" class="text">Jesus has invited us to learn from Him ( see Matthew
11:25-30 ( especially verse 29, for example ), for example ).  This prayer means
so much to us as Christians.  If we will take the Master's ( see 1 Corinthians 7:17-24
( especially verses 22 and 23, for example ), for example ) yoke upon us, we will
learn the value of good timing when speaking God's word.</p>

</article>

</div>

<script src="https://my.hellobar.com/0ae31685b506068c0147b160df09bbc44482364d.js" type="text/javascript" charset="utf-8" async="async"></script>
</body>
</html>

Can someone tell me why my ".pdf" file is not loading in my web browsers?  Thank you ( see Colossians 3:15, for example ) for your help.  Keep in touch. 🙂

Sincerely in Christ,

Russell E. Willis

P.S. - Please read Proverbs 23:23.

Link to comment
Share on other sites

Attention: W3Schools Forums members:

     Please disregard my previous posting.  The problem, regarding my web browsers not opening my ".pdf" file, has been solved.

Thank you ( see Colossians 3:15, for example ) for your help in the past, though.  Keep in touch. 🙂

Sincerely in Christ,

Russell E. Willis

P.S. - Please read Proverbs 23:23.

Edited by Rewillis
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...