Jump to content

Need help with inserting frames


THINK_Lyndon

Recommended Posts

Hi there,
 
I'm trying to add a frame to my site and learning as I go.  Can somebody help me understand what I'm doing wrong/not doing?

Thanks in advance,
 
Lyndon
 
 
<?php
  $title = "THINK DIFFERENT[LY] – PR for startups.  From $175.";
  include('includes/header.php');
  
  $pgKeywords="PR, Public Relations, Toronto, StartUp, Entrepreneur, PR-on-demand, public relations and marketing, marketing plan plan"
  
  <section
  <?php
  include "https://www.youtube.com/watch?v=eY8owu-_n7Q"; 
  ?>
  </div>
  
  ?>
  <section class="row">
      <div class="span12">
        <div id="home">
<H1>Results. Not Retainers.</H2?>
</div>
      </div>
    </section>
    <meta name="keywords" CONTENT="Startup Public Relations, startup pr, pr for startups, startup pr firm, the public relations, public relations in, Toronto, StartUp PR, Entrepreneur, PR-on-demand, PAYG PR, Pay As You Go PR, Startup PR, THINK DIFFERENTLY, public relations for, startups, about public relations">
    
<?php
  include('includes/footer.php');
?>
Link to comment
Share on other sites

...where are you wanting to put this frame?

 

also, don't know how relevant this is, but you haven't closed your opening 'section' tag (it should be <section> and not <section )... not experienced enough with php to comment with any authority, but this may be more a css/html thing than php...

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.