textstyle.jsp

来自「是用java和jsp实现的bbs论坛系统。 有注册登陆模块」· JSP 代码 · 共 110 行

JSP
110
字号

<table cellpadding="0" cellspacing="5" border="0">
	<tr>
		<td>
        	<table id="tb37" bgcolor="#304C77" cellpadding="1" cellspacing="0" border="0" >
				<tr>
					<td>
						<table bgcolor="#ffffff" cellpadding="6" cellspacing="0" border="0" width="100%">
							<tr>
								<td nowrap align="center"onmouseover="this.style.cursor='hand';this.style.backgroundColor='#FFFFFF';document.all.tb37.style.backgroundColor='#7E9FD0';"onmouseout="this.style.backgroundColor='#ffffff';document.all.tb37.style.backgroundColor='#304C77';" onclick="javascript:window.document.formmessage.message.value+='[B][/B]';window.document.formmessage.message.focus();">
									<a href="#">
										<b>B</b>
									</a>
								</td>
							</tr>
						</table>
					</td>
				</tr>
			</table>
            </td>
            <td>
				<table id="tb38" bgcolor="#304C77" cellpadding="1" cellspacing="0" border="0" >
					<tr>
						<td>
							<table bgcolor="#ffffff" cellpadding="6" cellspacing="0" border="0" width="100%">
								<tr>
									<td nowrap align="center"onmouseover="this.style.cursor='hand';this.style.backgroundColor='#FFFFFF';document.all.tb38.style.backgroundColor='#7E9FD0';"onmouseout="this.style.backgroundColor='#ffffff';document.all.tb38.style.backgroundColor='#304C77';" onclick="javascript:window.document.formmessage.message.value+='[I][/I]';window.document.formmessage.message.focus();">
										<a href="#">
											<b><i>i</i></b>
										</a>
									</td>
								</tr>
							</table>
						</td>
					</tr>
				</table>
            </td>
            <td>
				<table id="tb39" bgcolor="#304C77" cellpadding="1" cellspacing="0" border="0" >
					<tr>
						<td>
							<table bgcolor="#ffffff" cellpadding="6" cellspacing="0" border="0" width="100%">
								<tr>
									<td nowrap align="center"onmouseover="this.style.cursor='hand';this.style.backgroundColor='#FFFFFF';document.all.tb39.style.backgroundColor='#7E9FD0';"onmouseout="this.style.backgroundColor='#ffffff';document.all.tb39.style.backgroundColor='#304C77';" onclick="javascript:window.document.formmessage.message.value+='[U][/U]';window.document.formmessage.message.focus();">
										<a href="#">
											<b><u>U</u></b>
										</a>
									</td>
								</tr>
							</table>
						</td>
					</tr>
				</table>
            </td> 
            <td>
				<table id="tb40" bgcolor="#304C77" cellpadding="1" cellspacing="0" border="0" >
					<tr>
						<td>
							<table bgcolor="#ffffff" cellpadding="6" cellspacing="0" border="0" width="100%">
								<tr>
									<td nowrap align="center"onmouseover="this.style.cursor='hand';this.style.backgroundColor='#FFFFFF';document.all.tb40.style.backgroundColor='#7E9FD0';"onmouseout="this.style.backgroundColor='#ffffff';document.all.tb40.style.backgroundColor='#304C77';" onclick="javascript:window.document.formmessage.message.value+='[S][/S]';window.document.formmessage.message.focus();">
										<a href="#">
											<b><s>S</s></b>
										</a>
									</td>
								</tr>
							</table>
						</td>
					</tr>
				</table>
            </td>
			<!--
		     <td>
				<table id="tb41" bgcolor="#304C77" cellpadding="1" cellspacing="0" border="0" >
					<tr>
						<td>
							<table bgcolor="#ffffff" cellpadding="6" cellspacing="0" border="0" width="100%">
								<tr>
									<td nowrap align="center"onmouseover="this.style.cursor='hand';this.style.backgroundColor='#FFFFFF';document.all.tb41.style.backgroundColor='#7E9FD0';"onmouseout="this.style.backgroundColor='#ffffff';document.all.tb41.style.backgroundColor='#304C77';" onclick="javascript:window.document.formmessage.message.value+='[IMG][/IMG]';window.document.formmessage.message.focus();">
										<a href="#">
											<b>IMG</b>
										</a>
									</td>
								</tr>
							</table>
						</td>
					</tr>
				</table>
            </td>
		     <td>
				<table id="tb42" bgcolor="#304C77" cellpadding="1" cellspacing="0" border="0" >
					<tr>
						<td>
							<table bgcolor="#ffffff" cellpadding="6" cellspacing="0" border="0" width="100%">
								<tr>
									<td nowrap align="center"onmouseover="this.style.cursor='hand';this.style.backgroundColor='#FFFFFF';document.all.tb42.style.backgroundColor='#7E9FD0';"onmouseout="this.style.backgroundColor='#ffffff';document.all.tb42.style.backgroundColor='#304C77';" onclick="javascript:window.document.formmessage.message.value+='[URL=http://][/URL]';window.document.formmessage.message.focus();">
										<a href="#">
											<b>URL</b>
										</a>
									</td>
								</tr>
							</table>
						</td>
					</tr>
				</table>
            </td>
			-->
		</tr>
</table>

⌨️ 快捷键说明

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