上传者: 38664427
|
上传时间: 2022-10-13 10:26:21
|
文件大小: 42KB
|
文件类型: PDF
代码如下: <%@ page language=”java” import=”java.util.*” pageEncoding=”UTF-8″%> <html> <head> <style type=”text/css”> *{ text-align: center; font-size: 12px; } table{ border-collapse: collapse; width: 40%; } table tr td{ border: red solid 1px; line-height:20px; } .myclass,.mystu{ display: none; } .myclas