parent
871a40353b
commit
4b248bd48c
Binary file not shown.
After Width: | Height: | Size: 185 KiB |
|
@ -36,9 +36,9 @@ $row = mysqli_fetch_array($resultList);
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body background="https://lordchannel.com/wp-content/uploads/2018/09/matrixgif.gif">
|
<body background="filmserietv.jpg">
|
||||||
|
|
||||||
<?php include 'nav.php';?>
|
<?php include 'nav.php';?>
|
||||||
<div class="rectangle">
|
<div class="rectangle">
|
||||||
<iframe src='<?php echo $row['link embedded']?>' scrolling="no" frameborder="0" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe>
|
<iframe src='<?php echo $row['link embedded']?>' scrolling="no" frameborder="0" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe>
|
||||||
|
|
Loading…
Reference in New Issue