Blogger Information
Blog 2
fans 0
comment 0
visits 1600
Related recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
8.13前端课程
小白努力X努力的博客
Original
771 people have browsed it

<!DOCTYPE html>

<html>

<head>

<meta charset="utf-8">

<title>html文本标签&&html文本控制</title>

</head>

<style>

#box{width: 80%; margin: 0 auto;} /*总宽度*/

p{text-align: center;}/*文字居住*/

img{display: block; margin: 0 auto;} /*图片居中*/

</style>

<body>

<div id="box">

<em>标题</em> <!--斜体字-->




<img src="images/1.jpg">


<p>作者:某某</p>

<p>中学生在补课,兴趣班。琦琦(化名)是一名三年级的小学生,这个暑假,她过得一点不轻松。周一到周五,上课内容就是语文、数学、外语三门学科,周末还得学习绘画。</p>


<p>中学生在补课,兴趣班。琦琦(化名)是一名三年级的小学生,这个暑假,她过得一点不轻松。周一到周五,上课内容就是语文、数学、外语三门学科,周末还得学习绘画。</p>

<p>中学生在补课,、兴趣班。琦琦(化名)是一名三年级的小学生,这个暑假,她过得一点不轻松。周一到周五,上课内容就是语文、数学、外语三门学科,周末还得学习绘画。</p>



</div>


总结:文本标签:text-align: center;居住效果。em字体效果。

</body>

</html>


Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post