当前位置:网站首页>39 simple version of millet sidebar exercise
39 simple version of millet sidebar exercise
2022-07-25 14:43:00 【hello_ sunny123】


Code :
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<style> /* 1. hold a Convert to block level elements */ a {
display: block; width: 322px; height: 52px; text-decoration: none; background-color: #535758; color: #fff; text-indent: 2em; font-size: 14px; } /* 2. The background color of the mouse has been changed */ a:hover {
background-color: #fc6e00; } </style>
</head>
<body>
<a href="#"> mobile phone phonecard </a>
<a href="#"> TV The box </a>
<a href="#"> The notebook Flat </a>
<a href="#"> Travel Wear </a>
<a href="#"> intelligence Router </a>
<a href="#"> health children </a>
<a href="#"> The headset sound </a>
</body>
</html>
Running results



Code
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<style> div {
width: 200px; height: 40px; background-color: pink; line-height: 40px; } </style>
</head>
<body>
<div> I want to center vertically </div>
</body>
</html>
Running results

边栏推荐
- 物理量与单位符号的书写标准
- Application practice: Great integrator of the paddy classification model [paddlehub, finetune, prompt]
- SSH服务器拒绝了密码
- SSM framework integration, simple case
- Awk from getting started to digging in (23) awk built-in variables argc, argc -- command line parameter transfer
- VS2017大型工厂ERP管理系统源码 工厂通用ERP源码
- Pytorch training code writing skills, dataloader, Einstein logo
- Alibaba cloud installs mysql5.7
- 快速搭建Dobbo小Demo
- The concept and operation rules of calculus of variations
猜你喜欢

GameFramework制作游戏(二)制作UI界面

Browser based split screen reading

Alibaba cloud installs mysql5.7

EDA chip design solution based on AMD epyc server

39 简洁版小米侧边栏练习

I2C设备驱动程序的层次结构

The security market has entered a trillion era, and the security B2B online mall platform has been accurately connected to deepen the enterprise development path

VS2017大型工厂ERP管理系统源码 工厂通用ERP源码

基于AMD EPYC服务器的EDA芯片设计解决方案

阿里云技术专家邓青琳:云上跨可用区容灾和异地多活最佳实践
随机推荐
C language and SQL Server database technology
Awk from getting started to digging in (21) awk script debugging
用GaussDB(for Redis)存画像,推荐业务轻松降本60%
物理量与单位符号的书写标准
06. Neural network like
Products on Apple's official website can save 600 yuan by buying iPhone 13 Pro max at a discount
kibana操作es
BIO、NIO、AIO示例
OverTheWire-Natas
IP地址分类,判断一个网段是子网超网
Deng Qinglin, a technical expert of Alibaba cloud: Best Practices for disaster recovery and remote multi activity across availability zones on cloud
39 简洁版小米侧边栏练习
【MySQL必知必会】触发器 | 权限管理
Under the epidemic, the biomedical industry may usher in breakthrough development
Number of high-quality number pairs [bit operation characteristics + abstract ability evaluation + grouping fast statistics]
SSH服务器拒绝了密码
Leetcode-198- house raiding
45padding不会撑开盒子的情况
006操作符简介
easygui使用的语法总结