您的位置:首页 > 新闻 > 热点要闻 > 什么是设计方案_编程软件手机_营销策略怎么写模板_上海单个关键词优化

什么是设计方案_编程软件手机_营销策略怎么写模板_上海单个关键词优化

2025/3/10 17:15:04 来源:https://blog.csdn.net/m0_68332785/article/details/142550448  浏览:    关键词:什么是设计方案_编程软件手机_营销策略怎么写模板_上海单个关键词优化
什么是设计方案_编程软件手机_营销策略怎么写模板_上海单个关键词优化
  1. 采用表格布局完成“CASIO计算器”外观设计,其中表格的每一个单元格均需要设计带边框
    <!DOCTYPE html>
    <html lang="zh"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>CASIO 计算器</title><style>td {border: 1px solid #000;height: 40px;text-align: center;font-size: 18px;background-color: #fff;}</style>
    </head><body><table width="200" height="30" border="2" align="center"><tr><td>CASIO</td></tr></table><table width="200" height="50" border="1" align="center"></table><table width="200" border="1" align="center" bgcolor="gray" cellspaacing="30px"><tr><td>1</td><td>2</td><td>3</td><td>+</td></tr><tr><td>4</td><td>5</td><td>6</td><td>-</td></tr><tr><td>7</td><td>8</td><td>9</td><td>*</td></tr><tr><td>0</td><td>=</td><td>CE</td><td>/</td></tr></table>
    </body><p align="center">Copyright &copy;2024 MortalTom</p>
    </html>

    运行图:

  2. 编写程序实现“登录界面”:
    <!DOCTYPE html>
    <html lang="en">
    <head><meta charset="UTF-8"><title>登录界面</title>
    </head>
    <body>
    <form ><fieldset  style="width:300px;height:230px;margin:0 auto;"><legend align="center">登录界面</legend><p align="center">用户名:<input type="text" maxlength="25"></p><p align="center">密&nbsp;&nbsp;&nbsp;&nbsp;码:<input type="password" maxlength="25"></p><p align="center">类型:<input type="radio" name="user">管理员 <input type="radio" name="user">普通用户</p><p align="center"><input type="checkbox">记住密码 <input type="checkbox">自动登录</p><p align="center"><input type="submit">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<input type="reset"></p></fieldset>
    </form>
    </body><p align="center">Copyright &copy;2024 MortalTom</p>
    </html>

    运行图:

版权声明:

本网仅为发布的内容提供存储空间,不对发表、转载的内容提供任何形式的保证。凡本网注明“来源:XXX网络”的作品,均转载自其它媒体,著作权归作者所有,商业转载请联系作者获得授权,非商业转载请注明出处。

我们尊重并感谢每一位作者,均已注明文章来源和作者。如因作品内容、版权或其它问题,请及时与我们联系,联系邮箱:809451989@qq.com,投稿邮箱:809451989@qq.com