caniuse-was-kann-mein-browser.php


Quell Code


<style>
   section {
  margin: 0;
     height:500px;
}
section h2 {
  border-bottom: 1px solid goldenrod;
  padding-bottom: .8em;
  color: goldenrod;
  text-shadow: 1px 1px 2px #333;
}
  
</style>
  <section>
    <h2>Can I Use It Now?</h2>
  
    <p class="ciu_embed embed" data-feature="queryselector" data-periods="future_1,current,past_1,past_3,past_5,past_7" data-accessible-colours="true">
      <a href="http://caniuse.com/#feat=fetch">Can I Use fetch?</a> Data on support for the fetch feature across the major browsers from caniuse.com.
    </p>

<script src="https://cdn.jsdelivr.net/gh/ireade/caniuse-embed/caniuse-embed.min.js"></script>
 


Deprecated: Directive 'allow_url_include' is deprecated in Unknown on line 0