target="iframe" : iframe : Frame Tags HTML CSS TUTORIALS


HTML CSS TUTORIALS » Frame Tags » iframe »

 

target="iframe"


 

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
  <title>Football focus</title>
</head>

<body>
  <h1>Quarter Final - Wintertons Cup</h1>

  <h3>
    <a href="" target="iframe">R</a> 
    vs
    <a href="" target="iframe">B</a>
  </h3>

  <p><iframe name="iframe" width="300" height="150" src="http://www.navioo.com" align="left"></iframe>
this is a test. this is a test.  
  </p>

</body>
</html>

 



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Frame Tags
» iframe