来自「一些jsp源代码 内含完整jsp程序 希望大家喜欢!!!!!!!!!!!!!」· 代码 · 共 13 行
TXT
13 行
范例littleproject.css源代码:
001 <style>
002 <!--
003 tr { font-size: 10pt }
004 body { font-size: 10pt }
005 a:link { color: blue; text-decoration: none }
006 a:visited { color: blue; text-decoration: none }
007 a:active { color: red; text-decoration: none }
008 a:hover { color: red; text-decoration: underline }
009 -->
10 </style>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?