📄 animation.xsl
字号:
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="..\\New Folder\animation.html">
<xsl:template match="/">
<html>
<head>
<title>XML ANIMATION </title>
</head>
<body>
<h1>
<center>
XML ANIMATION </center></h1>
<table align="center" border="0" bgcolor="#ffffff" cellspacing="0" cellpadding="0" width="700">
<tr>
<td width="250" ><IMG ALIGN="center" SRC="C:\WINDOWS\Desktop\graphics
\balloons_confetti_lg_clr.gif"></IMG></td>
<td width="100" ></td>
</tr>
</table>
</body>
</html>
</xsl:template>
</xsl:stylesheet>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -