tu8.10.htm

来自「一部非常好的javaScript教程」· HTM 代码 · 共 17 行

HTM
17
字号
<HTML>
<HEAD>
<TITLE>浮动属性示例</TITLE>
<STYLE>
<!--
SPAN {font-family:Garamond;font-size: 45pt;
      float: left}
-->
</STYLE>
</HEAD>
<BODY>
<H2 align=center>I have a dream</H2>
<SPAN>F</SPAN>ive score years ago, a great American, in whose symbolic shadow we stand today, signed the Emancipation Proclamation.
<P style="clear:both">This momentous decree came as a great beacon light of hope to millions of Negro slaves who had been seared in the flames of withering injustice. It came as the joyous daybreak to end the long night of their captivity.</P>
</BODY>
</HTML>

⌨️ 快捷键说明

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