php 分析

php  code in D:\10\11\php

test in D:\10\11\php\test

issue 1:

<html>
<head>
<title>标记应用</title>
</head>
<body>
<p align="center">分段标记</p>
换行标记<br/>
<center>对中标记</center><br/><br/>
<div align="center">下面使用了div标记
<h1>标题标记1</h1>
<h2>标题标记2</h2>
<h3 align="left">标题标记3</h3>
</div>
</body>
</html>

 

 issue 2:

 

<html>
<head>
<title>有序列表</title>
</head>
<body>
<font face="黑体" color="red" size="4"><i>计算机课程</i></font>
<ol type="A" start="2">
<li>计算机导论
<li>操作系统
<li>计算机原理
<li>数据结构
</ol>
</body>
</html>

 

 

issue 3:

<html>
<head>
<title>学生成绩显示</title>
</head>
<body>
<table align=center border=5 bordercolor=red>
<caption><font size=5 color=blue>这是成绩表</font></caption>
<tr bgcolor=#CCCCFF>
<th width=80>专业</th>
<th width=80>学号</th>
<th width=80>姓名</th>
<th width=90>计算机导论</th>
<th width=190>数据结构</th>
</tr><tr>
<td rowspan=2><font color=blue>计算机</font></td>
<td>081101</td>
<td>王&nbsp;林</td>
<td align=center>80</td>
<td align=center>78</td>
</tr><tr>
<td>081102</td>
<td>程&nbsp;明</td>
<td align=center>90</td>
<td align=center>60</td>
</tr> <tr>
<td>081104</td>
<td>韦严平</td>
<td align=center>83</td>
<td align=center>86</td>
</tr><tr>
<td><font color=green>通信工程</font></td>
<td>081201</td>
<td>王&nbsp;敏</td>
<td align=center>89</td>
<td align=center>100</td>
</tr>
</table>
</body>
</html>

转载于:https://www.cnblogs.com/feiyun8616/p/6284818.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值