我目前正在为客户在网站上工作,在IE11或Edge中查看网站时出现显示问题。
某些文本不能完全呈现在行中,但是它不是定期发生的。每次加载页面时,可以看到不同数量的文本。但是,当您突出显示文本时,它会像突出显示一样突出显示。
下面是一个示例图片以及我所看到部分的html代码
Site Image with Text Render Issue
<div class="cta_1">
<div class="cta_1_background" style="background-image:url(images/selling_bg1.jpg)"></div>
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="section_title text-center"><h2>9 reasons why you should sell your<br/>house with Open House!</h2><br/><span class="section_subtitle_valuation">With local expertise, a huge online marketing network (including Rightmove, Prime Location and Zoopla), and telephone lines that are open 24/7; our qualified estate agents are committed to getting you the best possible price for your property.<br/><br/>Our unique pro-active sales approach also ensures that you achieve a quick sale, not one that takes months or even years!</span><br/><br/></div></div></div></div></div></div>