当前位置:网站首页>[login interface]
[login interface]
2022-06-27 19:52:00 【Big moon】
author : Big moon
Like it Collection Pay attention to
Share knowledge : Login screen ( Webpage )
: Refuse to be rotten , Day day up
Sci tech login interface
Page effect display
Part of the code
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>smart home</title>
<link rel="stylesheet" href="./css/style1.css" />
<script type="text/javascript" src="./js/index1.js"></script>
</head>
<body>
<script> $(document).ready(function () {
var whei = $(window).width() $('html').css({
fontSize: whei / 24 }) $(window).resize(function () {
var whei = $(window).width() $('html').css({
fontSize: whei / 24 }) }) }) </script>
<div class="main">
<div class="header">
<div class="header-center fl">
<div class="header-title">smart home</div>
<div class="header-img"></div>
</div>
<div class="header-bottom fl"></div>
</div>
<div class="content">
<div class="content-left">
<!--<img src="images/d.png" alt="">-->
</div>
<div class="content-right">
<div class="right-infp">
<div class="right-infp-name">
<input type="text" name="username" placeholder=" Please enter a user name " maxlength="12" required="" value="" autocomplete="off" />
</div>
<div class="right-infp-name">
<input type="text" name="name" placeholder=" Please input a password " autocomplete="off" />
</div>
<div class="right-infp-btn">
<button class="btn">
<a href="./SmartHome.html" style="text-decoration: none" > Sign in </a >
</button>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
边栏推荐
猜你喜欢

Bit. Store: long bear market, stable stacking products may become the main theme

Crawl national laws and Regulations Database

OpenSSL client programming: SSL session failure caused by an obscure function

UE4:Build Configuration和Config的解释

【bug】联想小新出现问题,你的PIN不可用。

Adding, deleting, modifying and querying MySQL tables (basic)

429-二叉树(108. 将有序数组转换为二叉搜索树、538. 把二叉搜索树转换为累加树、 106.从中序与后序遍历序列构造二叉树、235. 二叉搜索树的最近公共祖先)

华大单片机KEIL添加ST-LINK解决方法

指针和结构体

Function key input experiment based on stm32f103zet6 Library
随机推荐
基于STM32F103ZET6库函数蜂鸣器实验
PyCharm常用功能 - 断点调试
Blink SQL built in functions
作为软件工程师,给年轻时的自己的建议(下)
429-二叉树(108. 将有序数组转换为二叉搜索树、538. 把二叉搜索树转换为累加树、 106.从中序与后序遍历序列构造二叉树、235. 二叉搜索树的最近公共祖先)
Implementation of reliable distributed locks redlock and redisson
binder hwbinder vndbinder
实战回忆录:从Webshell开始突破边界
爬取国家法律法规数据库
Running lantern experiment based on stm32f103zet6 library function
从感知机到前馈神经网络的数学推导
1027 Colors in Mars
Comment encapsuler un appel à une bibliothèque
Photoshop layer related concepts layercomp layers move rotate duplicate layer compound layer
Crawl national laws and Regulations Database
Workflow automation low code is the key
Comprehensively analyze the zero knowledge proof: resolve the expansion problem and redefine "privacy security"
華大單片機KEIL報錯_WEAK的解决方案
Hanoi塔问题
网络传输是怎么工作的 -- 详解 OSI 模型
