HTML的代码比较繁琐,在此记下一些基本的东西,以后自己回来看看

 <html>
<head>
<title>我的人生啊</title>
<style type="text/css">
input{background-color:red;}
.highlight{font-size:xx-large;color:red;}
p.sign{font-size:34;color:green;}
#user
{
font-size:xx-large;color:blue;
}
</style>
</head>
<body bgcolor="#ccdd" >
<table align="center" border="1">
<tr>
<td><label for name="username">用户名</label></td><td><input type="text" id="username" style="background-color:red"></td>
</tr>
<tr>
<td><label for name="password">密码</label></td><td><input type="password" id="password"></td>
</tr>
<tr>
<td><label for name="pass">确认密码</label></td><td><input type="password" id="pass"></td>
</tr>
<tr>
<td>职业</td>
<td>
<select>
<option>老师</option>
<option>学生</option>
<option>主任</option>
<option>校长</option>
</select>
</td>
</tr>
<tr>
<td colspan="2">性别
<input type="radio" id="boy" name="gender"/><label for="boy">男</label>
<input type="radio" id="girl" name="gender"/><label for="girl">女</label>
<input type="radio" id="secret" name="gender"/><label for="secret">保密</label>
</td>
</tr>
<tr>
<td>省份</td>
<td>
<select>
<option>山东</option>
<option>北京</option>
<option>河南</option>
<option>广州</option>
</select>
</td>
</tr>
</table>
<div align="center" style="cursor:url(F:\ICON\five.cur);color:blue"><u>点我呀</u></div>
<div align="center"><img src="H:\picture\tree.jpg" width="300"height="250" />
<img src="H:\picture\liabrary.jpg" width="300"height="250" /></div>
<div class="highlight"><u>我是中国人</u></div>
<p id="user">你是我朋友</p>
<p class="sign">你好,欢迎来到中国!</p>
</body>
</html>

还有很多代码没有记录,接下来再添加

HTML学习基本代码的更多相关文章

  1. DOM基本代码一

    dom学习基本代码第一部分 <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> < ...

  2. deno学习二 基本代码

    deno 介绍是安全的ts 运行时 简单的代码 使用js(app.js) console.log("demoapp") 输出 dalongdemo 使用ts(app.ts) con ...

  3. Oracle基本代码学习

    /*------------Orcale函数----------------*/ 1.字符函数 LOWER()小写UPPER()大写INITCAP()把第一个字母大写CONCAT()字符串的连接(也可 ...

  4. 初步学习XML的基本代码

    using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.T ...

  5. 【IScroll深入学习】解决IScroll疑难杂症

    前言 在去年,我们对IScroll的源码进行了学习,并且分离出了一段代码自己使用,在使用学习过程中发现几个致命问题: ① 光标移位 ② 文本框找不到(先让文本框获取焦点,再滑动一下,输入文字便可重现) ...

  6. 【IScroll深入学习】突破移动端黑暗的利器(上)

    前言 在去年,我们对IScroll的源码进行了学习,并且分离出了一段代码自己使用,在使用学习过程中发现几个致命问题: ① 光标移位 ② 文本框找不到(先让文本框获取焦点,再滑动一下,输入文字便可重现) ...

  7. Flask源码学习—config配置管理

    自己用Flask做了一个博客(www.hbnnlove.sinaapp.com),之前苦于没有对源码解析的文档,只能自己硬着头皮看.现在我把我自己学习Flask源码的收获写出来,也希望能给后续要学习F ...

  8. python Django 学习笔记(五)—— Django admin自动管理界面

    1,激活管理界面 修改settings.py MIDDLEWARE_CLASSES = ( 'django.middleware.common.CommonMiddleware', 'django.c ...

  9. Ext入门学习系列(二)弹出窗体

    第二章 弹出窗体 上节学习了Ext的环境搭建和最基本的一个操作——弹出对话框,作为一个引子,本节讲述如何弹出一个新窗体,从实例讲解Ext的基本运行原理. 一.Ext的窗体长什么样? 先来看看几个效果, ...

随机推荐

  1. [Clr via C#读书笔记]Cp6类型和成员基础

    Cp6类型和成员基础 成员 常量:字段(静态字段和实例字段):实例构造器:类型构造器(用于静态字段的构造):方法(静态方法和实例方法):操作符重载(本质是一个方法):转换操作符:属性(本质还是方法): ...

  2. KVM嵌套虚拟化

    1. 检查环境 $ grep -E 'svm|vmx' /proc/cpuinfo ~]#  lsmod | grep kvm kvm_intel             170181  0 kvm  ...

  3. 上楼梯问题(递归C++)

    [问题描述] 小明上楼梯,一次可以迈1步,2步和3步,假设楼梯共有n个台阶,输出他所有的走法. [代码展示] #include<iostream>using namespace std;i ...

  4. 论文笔记:Attentional Correlation Filter Network for Adaptive Visual Tracking

    Attentional Correlation Filter Network for Adaptive Visual Tracking CVPR2017 摘要:本文提出一种新的带有注意机制的跟踪框架, ...

  5. 关于docker 基础使用记录

    Docker Hub地址:https://hub.docker.com Docker Hub 存放着 Docker 及其组件的所有资源.Docker Hub 可以帮助你与同事之间协作,并获得功能完整的 ...

  6. 2019-1-92.4G射频芯片培训资料

    2019-1-92.4G射频芯片培训资料 培训 RF 小书匠  欢迎走进zozo的学习之旅. 2.4G芯片选型 2.4G芯片开发 Q&A 2.4G芯片选型 芯片类型 soc 防盗标签2.4G无 ...

  7. Lake Counting(DFS连通图)

    Description Due to recent rains, water has pooled in various places in Farmer John's field, which is ...

  8. return语句的用法

    1.return语句的作用:a.返回一个值,这个值可以是任意类型.b.使程序返回到操作系统(即终止程序)2.java中对于一个函数,不论有没有返回值类型,都可以带有return 语句.但是区别在于,r ...

  9. Maximum execution time of 30 seconds exceeded解决办法

    Maximum execution time of 30 seconds exceeded,今天把这个错误的解决方案总结一下: 简单总结一下解决办法: 报错一:内存超限,具体报错语句忘了,简单说一下解 ...

  10. thinkPHP框架单一入口文件解析

    一.index.php  (可参考ThinkPHP学习手册http://document.thinkphp.cn/manual_3_2.html#entrance_file) index.php单入口 ...