1

 avatar
unknown
c_cpp
2 years ago
1.1 kB
3
Indexable
<!DOCTYPE html>
<html>
<head>
    <meta charset="UTF-8">
    <title>Практическая работа 9-1</title>
    <style>
        a {
            display: inline-block;
            background: #8C959D;
            color: #fff;
            padding: 1rem 1.5rem;
            text-decoration: none;
            border-radius: 3px;
        }
    </style>
</head>
<body>
    <h1>Практическая работа 9-1</h1>
    <iframe name="content" style="width: 100%; height: auto;"></iframe>
    <form target="content" action="https://bppk.info/schedule.html">
        <input type="submit" value="Submit">
    <a href="https://vsegda-pomnim.com/uploads/posts/2023-07/1689071874_vsegda-pomnim-com-p-krasivoe-leto-foto-22.jpg" target="content">Произвольная ссылка</a>
    </form>
</body>
</html>


<iframe width="560" height="315" src="https://www.youtube.com/embed/wbHHkg9MLNg?si=faTaGexGhqs6fWTz&amp;controls=0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
Editor is loading...
Leave a Comment