⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ubb.htm

📁 ASP.NET简洁论坛源代码 这是一个简单的论坛
💻 HTM
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//Dtd HTML 4.0 Transitional//EN">
<!-- saved from url=(0041)http://202.96.242.6:88/spell/ubbcode.html -->
<html>
<head>
<title>UBB 标记</title>
<meta content="text/html; charset=gb2312" http-equiv=Content-Type>
<link rel="stylesheet" href="DEFAULT.CSS">
</head>
<body bgcolor=#ffffff link=#000080 vlink=#000080>
<center>
  <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr> 
      <td width="100%"> <h1>什么是 UBB 标记? </h1>
        <p>UBB 标记是您可能已经熟悉的 HTML标记的一种变种。基本上,它允许您在文章中添加本来需要 HTML 标记的功能或风格。即使您所在的讨论区不允许使用 
          HTML 标记,UBB 标记仍然可以使用。因为比 HTML 要求更少的编码技术,您也许更愿意使用 UBB 标记,即便讨论区允许使用 HTML 
          标记。 
        <h1>目前支持的 UBB 标记: </h1></td>
    </tr>
  </table>
  <table align=center border=0 cellpadding=3 cellspacing=1 
                        width="100%">
    <tr align="center"> 
      <td width="46%" bgcolor=#000000><b><font color="#FFFFFF">UltraBoard Code</font></b></td>
      <td width="54%" bgcolor="#000000"><b><font color="#FFFFFF">说明</font></b></td>
    </tr>
    <tr> 
      <td>[url]http://www.bbs.com[/url]</td>
      <td>加入带有说明的超级联结。</td>
    </tr>
    <tr> 
      <td bgcolor="lightgrey">[img]Your image address[/img]</td>
      <td bgcolor="lightgrey">显示你的图像,但请记住,http://是必须的。</td>
    </tr>
    <tr>
      <td>[flash]Your image address[/flash]</td>
      <td>显示你的flash动画,但请记住,http://是必须的。</td>
    </tr>
    <tr> 
      <td bgcolor="lightgrey">[flash=长度,宽度]Your flash address[/flash]</td>
      <td bgcolor="lightgrey">显示你的flash动画,但请记住,http://是必须的。<br>
        长度,宽度是你新定义的flash动画尺寸。</td>
    </tr>
    <tr> 
      <td colspan="2">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2" bgcolor="#000000"><font color="#FFFFFF"><strong>应用事例:</strong></font></td>
    </tr>
    <tr> 
      <td colspan="2"><p>插入超链接:[url]http://www.zacao.cn[/url] </p>
        <p>效果:<a href="http://www.zacao.cn" target="_blank">http://www.zacao.cn</a></p></td>
    </tr>
    <tr> 
      <td colspan="2" bgcolor="lightgrey"> 
        <p>插入图片:[img]http://bbs.zacao.cn/image/tree_dh.gif[/img]</p>
        <p>效果:<a href="http://bbs.zacao.cn/image/tree_dh.gif"><img src="http://bbs.zacao.cn/image/tree_dh.gif" border="0"></a></p></td>
    </tr>
    <tr> 
      <td colspan="2">&nbsp;</td>
    </tr>
    <tr> 
      <td colspan="2"> <p><br>
          <b>附注 <br>
          </b> 您不能在一个功能中混合使用 HTML 和 UBB 标记。同时 UBB 标记是大小写无关的 (因而,你可以使用 [URL] 或 
          [url]). <br>
          不正确的 UBB 标记用法: <br>
          不支持嵌套。 <br>
          [url=&quot;www.bbs.com&quot;]www.bbs.com[/url] - 等于号后加的内容不用加引号。 
        <p>[url] www.my.com [/url] - 不要在标记和标记作用的文字之间加空格。 
        <p>[email]home@my.com[email] - 结束标记必须包括正斜杠 ([/email]) </td>
    </tr>
  </table>
  <p>&nbsp;
</center></body></html>

⌨️ 快捷键说明

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