1.1 定义与起源
1.2 主要特征
1.3 优缺点分析
body {
fontfamily: Arial, sansserif;
lineheight: 1.6;
margin: 20px;
}
.slide {
marginbottom: 40px;
}
.title {
fontsize: 24px;
fontweight: bold;
color: 333;
marginbottom: 10px;
}
.content {
fontsize: 20px;
color: 666;
}