分享web开发知识

注册/登录|最近发布|今日推荐

主页 IT知识网页技术软件开发前端开发代码编程运营维护技术分享教程案例
当前位置:首页 > IT知识

web基础,用html元素制作web页面

发布时间:2023-09-06 01:17责任编辑:沈小雨关键词:暂无标签
<html lang="en"><head> ???<meta charset="UTF-8"> ???<title>你可别是个傻子的地盘</title></head><body><!DOCTYPE html><html lang="en"><head> ???<meta charset="UTF-8"> ???<title>你可别是个傻子的地盘</title></head><body><div ?id="container" style="width:400px "... > ???<div id="header" style="background-color:#FFA500;"><h2 align="center" style="margin-bottom:0;">登录</h2> ?????<div id="content" style="background-color:#EEEEEE;height:150px;width:400px;float:left;"><form> ???用户名:<input type="text" name="firstname"><br> ???密码:<input type="password" name="pwd"><br> ????<input type="radio" name="role" value="stu">学生 ???<input type="button" value="登入"></form> ????<div id="footer" style="background-color:#FFA500;clear:both;text-align:center;">版权 ? emmmmmm ????</div></div><div ?id="container" style="width:400px "... > ???<div id="header" style="background-color:#FFA500;"><h2 align="center" style="margin-bottom:0;">查看</h2></div> ???<form> ???????<select> ???????????<option>列表</option> ????????????<option>收藏</option> ???????</select> ???????</form> ???<div id="content" style="background-color:#EEEEEE;height:150px;width:400px;float:left;"><from><u1> ???<li>第一章</li> ???<li>第二章</li> ???<li>第三章</li></u1> ??<di> ??????<dt>项目一</dt> ??????<dt>项目二</dt> ??</di> ???<table border="1"> ???????<tr> ???????????<th>标题</th> ???????????<th>标题</th> ???????????<th>标题</th> ???????????<th>标题</th> ???????</tr> ???????<tr> ???????????<td>行一</td> ???????</tr> ???</table></from> ???<div id="content" style="background-color:#EEEEEE;height:150px;width:400px;float:left;"></div> ???<div id="footer" style="background-color:#FFA500;clear:both;text-align:center;">版权?emmmmm</div></div></body></html>

web基础,用html元素制作web页面

原文地址:http://www.cnblogs.com/caoxinwen092/p/7660444.html

知识推荐

我的编程学习网——分享web前端后端开发技术知识。 垃圾信息处理邮箱 tousu563@163.com 网站地图
icp备案号 闽ICP备2023006418号-8 不良信息举报平台 互联网安全管理备案 Copyright 2023 www.wodecom.cn All Rights Reserved