experiment4.htm

来自「动态网页设计,在DreamweaverMX下使用的动态网页设计语言」· HTM 代码 · 共 18 行

HTM
18
字号
<html>
	<head>
		<title>A colorful presentation consisting overlapping text.</title>
		<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
		<link rel="stylesheet" type="text/css" href="mystyle.css">
	</head>
	<body>
		<DIV ID="idDivBack"></DIV>
		<FONT face="宋体"></FONT><FONT face="宋体"></FONT><FONT face="宋体"></FONT><FONT face="宋体">
		</FONT><FONT face="宋体"></FONT>
		<DIV ID="idDivTitle2a"></DIV>
		<DIV ID="idDivTitle2b">STYLE</DIV>
		<DIV ID="idDivTitle1a">Cascade</DIV>
		<DIV ID="idDivTitle1b">Cascade</DIV>
	</body>
</html>
                                                                           

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?