博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
html
阅读量:6625 次
发布时间:2019-06-25

本文共 934 字,大约阅读时间需要 3 分钟。

<!DOCTYPE html>

<html>
<head>
<title></title>
<meta charset="utf-8">
<style type="text/css">
.aa{
width: 350px;
height: 100px;
background-color: #000;
margin:auto;
}
.bb{
margin:auto;
font-family:Arial;
text-align: center;
}
.cc{
width: 350px;
height: 100px;
background-color: #000;
margin:auto;
}
.laba{
float: left;
margin: left;
padding-left:
}
</style>
</head>
<body>
<div class="1">
<div class="aa"><div class="yuan" style="width: 120px;
height: 120px;
background-color: #4FC0E8 ;
border-radius:50%;
float: left;
margin-left: 110px;
margin-top: 30px;
text-align: center;
float: left;
">
<img src="2.png" src="margin:auto;padding-top:10px;">
</div></div><br/><br/><br/>
<div class="bb"><p class="color:#4FC0E8;">LOREM IPSUM DOLOR</p><br/><p>sadsadaassdwweqwefsf<br/>dasdasdaeqweqwsdasdasdas<br/>dasdasdasdasdasdasdasczxdas</p></div>
<div class="cc"></div>
</div>

</body>

</html>

转载于:https://www.cnblogs.com/HuanG-zd/p/4021368.html

你可能感兴趣的文章
oracle 查询哪些表分区
查看>>
Java排序算法(三):直接插入排序
查看>>
Python 列表 min() 方法
查看>>
C语言中 Float 数据结构的存储计算
查看>>
HSF源码阅读
查看>>
【死磕jeesite源码】Jeesite配置定时任务
查看>>
程序8
查看>>
TBluetoothLEDevice.UpdateOnReconnect
查看>>
QtTableView 简介
查看>>
Liferay 6开发学习(二十六):数据库连接相关问题
查看>>
【20170506】贝业新兄弟IT总监李济宏:第三方家居物流的IT架构探索
查看>>
poj3517
查看>>
iphone http下载文件
查看>>
poj 1195:Mobile phones(二维树状数组,矩阵求和)
查看>>
Codeforces 433 C. Ryouko&#39;s Memory Note
查看>>
java中的Static class
查看>>
实例讲解Linux下的makefile
查看>>
json lib 2.4及其依赖包下载
查看>>
计算机中文核心期刊
查看>>
【BZOJ】3832: [Poi2014]Rally
查看>>