html学习

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Document</title>
</head>
<body>
    <form action="">
        <input type="text">
        <input type="password">
        <input type="radio"><input type="radio"><input type="radio">
        <input type="checkbox"><input type="checkbox"><input type="checkbox">
        <input type="file" multiple>
        <input type="file" >
        <input type="submit">
        <input type="reset">
        <input type="button">
    </form>


    <img src="D:\desktop\img\题图\mmexport1b24fa7f0e5d3185358efde697e3f3fd_1712148211739.png" alt="加载失败" title="" width="90">
   
    <img src="https://images.cnblogs.com/cnblogs_com/blogs/819730/galleries/2390627/o_240409070037_7c95685e54ed097b222b73ddbb89887.jpg" alt="加载失败" title="" width="90">
   

    <dl>
        <dt>1
            <dd>2</dd>
            <dd>2</dd>
            <dd>2</dd>
        </dt>
        <dt>1
            <dd>2</dd>
            <dd>2</dd>
            <dd>2</dd>
        </dt>
    </dl>
</body>
</html>
posted @ 2024-04-11 11:19  燕子去了  阅读(3)  评论(0编辑  收藏  举报

Powered by .NET 8.0 on Kubernetes

我会翻山越岭,到每一个我想去的地方

...