aboutgroup.html

来自「基于actionscript3.0的flashLoading控件」· HTML 代码 · 共 25 行

HTML
25
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Banner Ad Group</title>
<style type="text/css">
<!--
body {
	background-color: #cfe7f2;
}
.style5 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
-->
</style></head>

<body class="style5">
<p>A banner ad group contains a collection of banner adverts which rotate. Every banner advert must belong to a banner ad group.</p>
<p>The name of the banner ad group is entered into the bannerRotator component in Flash in order to identify the group of banner adverts to display. </p>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?