Jump to content

unexpected character after attribute value - please help


Mohit Hathiramani

Recommended Posts

 

Hi 

I am new to websites but i am trying to use elementor.

things have been smooth so far until the error as below: 

 

<div class="panolulu_embed"><iframe src="http://panolulu.com/overlay.php?id=896" style="position:absolute;top:0;left:0;width:100%;height:100%;" scrolling="no" marginheight="0"marginwidth="0" frameborder="0" allow="autoplay; fullscreen"></iframe>
  <style>
      .panolulu_embed {
        position: relative;
        width: 1170px;
        height: 650px;
      }
  
      @media screen and (max-width:1170px) {
        .panolulu_embed {
          position: relative;
          width: 100%;
          height: 0;
          padding-bottom: 55.56%;
        }
      }
    </style>
</div>

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...