返回方块和盒子的单......登陆

方块和盒子的单纯样式

选择角色2019-02-16 19:40:39158

<html lang="en">

<head>

    <meta charset="UTF-8">

    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <meta http-equiv="X-UA-Compatible" content="ie=edge">

    <title>方块和盒子的单纯样式</title>

</head>

<style>

    .top{

    width:200px;

height:300px;

background: red;

color:#fff;

margin:20px auto 0;

font-size:50px;

line-height:300px;

text-align:center;

}

</style>

<body>

    <div class="top">hello word!</div>

</body>

</html>


最新手记推荐

• 用composer安装thinkphp框架的步骤• 省市区接口说明• 用thinkphp,后台新增栏目• 管理员添加编辑删除• 管理员添加编辑删除

全部回复(0)我要回复

暂无评论~
  • 取消回复发送