📄 forumcontent_prefs.jsp
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Untitled</title>
</head>
<body>
<p>
<font size="-1"><b>Display Settings</b></font>
<ul>
<table cellpadding="3" cellspacing="0" border="0">
<tr>
<td><input type="radio" name="a"></td>
<td>
<font size="-1">
Display
<select size="1">
<option>most recent modified threads
<option>most recent created threads
</select>
<select size="1">
<option>first
<option>last
</select>
</font>
</td>
</tr>
<tr>
<td><input type="radio" name="a"></td>
<td>
<font size="-1">
Display all threads posted by this user
<input type="text" name="username" size="30">
</font>
</td>
</tr>
<tr>
<td> </td>
<td>
<font size="-1">
Show
<select size="1">
<option>15
<option>30
</select>
threads per page
</font>
</td>
</tr>
<tr>
<td> </td>
<td>
<input type="submit" value="Save Changes">
</td>
</tr>
</table>
</ul>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -