overview.html

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

HTML
50
字号
<!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>Untitled Document</title>

<link href="style.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.normal0 {	color: #FF00FF;
	font-weight: bold;
}
.normal1 {	color: #CC0033;
	font-weight: bold;
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style3 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; }
.style5 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style7 {	color: #FF0000;
	font-weight: bold;
}
.style8 {	color: #0000FF;
	font-weight: bold;
}
.style9 {	color: #009933;
	font-weight: bold;
}
-->
</style>
</head>

<body>
<p class="title"> Overview  </p>
<P class="normal">The BJC Blog Scroller component allows users to add elements and scroll between elements using various methods and directions. This component is very efficient in building many applications such as websites or other applications that include multiple pages. You can also create photoalbums, slideshows etc. The component contains over 20 documented methods that can be used to dynamically control the content. </P>
<P class="normal">&nbsp;</P>
<P class="normal">&nbsp;</P>
<P class="normal">&nbsp;</P>
</body>
</html>

⌨️ 快捷键说明

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