add_advertiser.html

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

HTML
30
字号
<!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>Adding an advertiser</title>
<link href="style.css" rel="stylesheet" type="text/css">
</head>

<body>
<p class="title">Adding an advertiser</p>
<p class="normal">An advertiser is the company that is placing a banner advertisement. Each advertiser may have multiple banners.</p>
<p class="normal">This tutorial will show you how to create add a new advertiser. <BR>
</p>
<p class="normal">1. Select <b><font color="#000080">&quot;Add Advertiser&quot;
</font></b>from the control panel menu. </p>
<blockquote>
  <p class="normal"><img src="img/pic5.gif" width="202" height="81"></p>
</blockquote>
<p class="normal">This will open the &quot;Add New Advertiser&quot; screen.</p>
<p class="normal"><img src="img/pic6.gif" width="695" height="326"></p>
<p>&nbsp;</p>
<p class="normal">2. The only required field is <b><font color="#000080">&quot;Company Name&quot;</font></b>. This is the name of the company that is placing a banner advertisement. </p>
<p class="normal"> 3. Press <b><font color="#000080">&quot;Save&quot;</font></b> to save this advertiser.</p>
<p class="normal">The next step is to <a href="add_banner.html">add a banner advert</a>. </p>
<p class="normal">&nbsp;</p>
<p class="normal">&nbsp;</p>
</body>
</html>

⌨️ 快捷键说明

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