当前位置:首页 > 代码 > 正文

qq登入界面html代码(用html做登录界面代码)

admin 发布:2022-12-19 10:26 122


本篇文章给大家谈谈qq登入界面html代码,以及用html做登录界面代码对应的知识点,希望对各位有所帮助,不要忘了收藏本站喔。

本文目录一览:

如何在QQ空间首页中插入HTML代码

用QQ邮箱写信,选择联系人——发表到我的Qzone,在工具栏上单击HTML,即可插入你的代码,再按回HTML,输入正文,然后点击发送即可。

HTML 里怎么实现 QQ

QQ在线状态

上去那个网址。。用你qq登陆,选择喜欢的风格。点击生成代码。。

把代码复制放到网页中或者论坛中就行了。。

请采纳谢谢

怎么在QQ里插入HTML代码

打开编辑日志--点击高级,然后在点击HTML把代码放进去,在点击返回就行了

求html登陆界面详细代码 要可以登陆,不用数据库保存,只要验证账号密码正确,就连接到另外一个.html的界

script

function check(){

var name=document.getElementById("name").value;

var pass=document.getElementById("pass").value;

if(name=="a" pass=="a"){

alert("登入成功");

window.document.f.action="b.html";

window.document.f.submit();

}else{

alert("用户名或密码错误");

}

}

/script

form name="f" action=""

用户名:INPUT TYPE="text" NAME="" id="name"br

密码:INPUT TYPE="password" NAME="" id="pass"br

INPUT TYPE="button" value="登入" onclick="check()"INPUT TYPE="reset" value="重置"

/form

不知道能不能符合你的要求 若有不足的地方请谅解和指导 呵呵

哪位大神有漂亮的QQ邮箱html代码

具体代码如下:

!DOCTYPE html

html

head

meta charset="utf-8" /

titleQQ Eamil/title

style type="text/css"

body{

background: url(img/1.png) no-repeat;

background-position: 200px 200px;

}

*{

padding: 0;margin: 0;

}

.top{

width: 1600px;

height: 60px;

}

.footer{

width: 1600px;

height: 40px;

position: absolute;

bottom: 0px;

}

.all{

border:1px solid lightblue;

width: 335px;

height: 387px;

position: absolute;

top: 136px;

right: 341px;

}

.all .first .login,.all .first .pas{

width:167px;

height: 50px;

text-align: center;

line-height: 50px;

display: block;

float: left;

background-color: lightblue;

font-family: "微软雅黑";

color: gray;

}

.all .second .number{

width: 284px;

height: 35px;

margin-top: 33px;

margin-left: 17px;

}

.all .second .password{

width: 284px;

height: 35px;

margin-top: 15px;

margin-left: 17px;

}

.all .second .ok{

width: 284px;

height: 40px;

margin-top: 17px;

margin-left: 17px;

border: 0;

background-color: cornflowerblue;

font-size:larger;

color: white;

font-family: "微软雅黑";

}

.all .first{

width: 335px;

height:52px;

}

.all .second{

width: 332px;

height:290px;

}

.all .third{

width: 222px;

height:45px;

line-height: 45px;

padding-left: 110px;

}

.all .first .login:hover{

color:black;

}

.all .first .pas:hover{

color:black;

}

.all .second .bnext{

width: 20px;

height: 20px;

margin-top: 10px;

margin-left: 17px;

}

.all .second .tnext{

display: block;

width: 100px;

height: 15px;

margin-left: 45px;

margin-top: -22px;

font-size: small;

}

.all .third span{

font-size:smaller;

color: blue;

font-family: "微软雅黑";

}

/style

/head

body

img src="img/logo.png" class="top" /

div class="all"

div class="first"

span class="login"快速登录/span

span class="pas"账号密码登录/span

/div

div class="second"

input type="text" placeholder="QQ账号" class="number"/br /

input type="text"  placeholder="QQ密码"  class="password"/

input type="checkbox" class="bnext"/span class="tnext"下次自动登录/span

input type="button" value="登录"  class="ok"/

/div

div class="third"

span忘了密码?|/span

span注册新账户|/span

span意见反馈/span

/div

/div

img src="img/footer.png" class="footer"/

/body

/html

效果图如下:

编写html代码实现QQ临时会话

a href="tencent://message/?uin=4139543Site=SambowMenu=yes" 4139543/a这行放进html中,4139543就是一个超链接,点击就能与4139543临时对话,你可以把uin=成你的QQ就行了

qq登入界面html代码的介绍就聊到这里吧,感谢你花时间阅读本站内容,更多关于用html做登录界面代码、qq登入界面html代码的信息别忘了在本站进行查找喔。

版权说明:如非注明,本站文章均为 AH站长 原创,转载请注明出处和附带本文链接;

本文地址:http://ahzz.com.cn/post/6657.html


取消回复欢迎 发表评论:

分享到

温馨提示

下载成功了么?或者链接失效了?

联系我们反馈

立即下载